X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Fo2ims-redis-entry.sh;fp=o2ims%2Fentrypoints%2Fo2ims-redis-entry.sh;h=be148a25daf712897cf1b13474e02b50c96bbb9c;hb=refs%2Fchanges%2F69%2F7069%2F2;hp=41369aef8bc3b6bf1884dd78b70bb952ae1e7053;hpb=38646c684a13536146ecf16a35e6e33d614b29e9;p=pti%2Fo2.git diff --git a/o2ims/entrypoints/o2ims-redis-entry.sh b/tests/o2ims-redis-entry.sh similarity index 67% rename from o2ims/entrypoints/o2ims-redis-entry.sh rename to tests/o2ims-redis-entry.sh index 41369ae..be148a2 100644 --- a/o2ims/entrypoints/o2ims-redis-entry.sh +++ b/tests/o2ims-redis-entry.sh @@ -3,6 +3,9 @@ # pip install -e /src # python /o2ims/entrypoints/resource_watcher.py +cp -r /configs/* /etc/o2/ +cp -r /o2common/* /src/o2common cp -r /o2ims/* /src/o2ims +cp -r /o2dms/* /src/o2dms pip install -e /src python /o2ims/entrypoints/redis_eventconsumer.py