[Issue Id: RICAPP-152] Communication between AD and TS is not working 64/5264/1
authorDeepanshu Karnwal <deepanshu.k@hcl.com>
Tue, 8 Dec 2020 08:20:03 +0000 (13:50 +0530)
committerDeepanshu Karnwal <deepanshu.k@hcl.com>
Tue, 8 Dec 2020 08:20:03 +0000 (13:50 +0530)
Signed-off-by: Deepanshu Karnwal <deepanshu.k@hcl.com>
Change-Id: I577579467bfc374f074cd59d9d1f09357c655616

ad/main.py
container-tag.yaml [new file with mode: 0644]

index 9be6dc9..8156af3 100644 (file)
@@ -68,6 +68,6 @@ def predict(self):
             self.rmr_free(sbuf)
     
 # Initiates xapp api and runs the entry() using xapp.run()
-xapp = Xapp(entrypoint=entry, rmr_port=4564, use_fake_sdl=True)
+xapp = Xapp(entrypoint=entry, rmr_port=4560, use_fake_sdl=True)
 xapp.run()
 
diff --git a/container-tag.yaml b/container-tag.yaml
new file mode 100644 (file)
index 0000000..48c5b97
--- /dev/null
@@ -0,0 +1,4 @@
+# The Jenkins job uses this string for the tag in the image name
+# for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag
+---
+tag: 0.0.1