X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=charts%2Fresources%2Fscripts%2Finit%2Fo2pubsub_start.sh;fp=charts%2Fresources%2Fscripts%2Finit%2Fo2pubsub_start.sh;h=6b54b124af28f3f974913eb404a8db7aa07fcdfb;hb=074ae58151b0fe8ed0d1bebf981c0826d3b5e622;hp=5dff1b3e16374be1b031d5023556b166a15adb8f;hpb=f7ef52a5b4ead0472b1b5828471b28c88d2a0aea;p=pti%2Fo2.git diff --git a/charts/resources/scripts/init/o2pubsub_start.sh b/charts/resources/scripts/init/o2pubsub_start.sh index 5dff1b3..6b54b12 100644 --- a/charts/resources/scripts/init/o2pubsub_start.sh +++ b/charts/resources/scripts/init/o2pubsub_start.sh @@ -15,10 +15,11 @@ #!/bin/bash # pull latest code to debug -cd /root/ -git clone "https://gerrit.o-ran-sc.org/r/pti/o2" -pip install -e /root/o2 +# cd /root/ +# git clone "https://gerrit.o-ran-sc.org/r/pti/o2" +# pip install -e /root/o2 -python /root/o2/o2app/entrypoints/redis_eventconsumer.py +# python /root/o2/o2app/entrypoints/redis_eventconsumer.py +python /src/o2app/entrypoints/redis_eventconsumer.py sleep infinity