X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=charts%2Fresources%2Fscripts%2Finit%2Fo2watcher_start.sh;h=fa3e31bc30a75393f5b5787f91385e5cad9beb6a;hb=ef929d2493f22367b2d514342a12b1686bda4413;hp=643c27d87790f1c432f783aa3ea65698e02875fd;hpb=5e02e76308e1677fb106572b885a366eb6c0fbec;p=pti%2Fo2.git diff --git a/charts/resources/scripts/init/o2watcher_start.sh b/charts/resources/scripts/init/o2watcher_start.sh index 643c27d..fa3e31b 100644 --- a/charts/resources/scripts/init/o2watcher_start.sh +++ b/charts/resources/scripts/init/o2watcher_start.sh @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Wind River Systems, Inc. +# Copyright (C) 2021-2022 Wind River Systems, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -14,11 +14,6 @@ #!/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 - -python /root/o2/o2app/entrypoints/resource_watcher.py +python /src/o2app/entrypoints/resource_watcher.py sleep infinity