X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2FuCPE%2Fscripts%2Fci_management%2Fcleanup_prom_cadvisor.sh;fp=blueprints%2FuCPE%2Fci_management%2Fcleanup_prom_cadvisor.sh;h=86dca7de2576767ddfce08693f04179a6f41f575;hb=692eda26d4bb9aea2760f0c3d48d7a91c392afd9;hp=fb563a2b3df52346758f8c4ac758fed0c4c07cb9;hpb=c19ae19ceb20a1c47d53e5d2a482f6f4fd5cfa38;p=eliot.git diff --git a/blueprints/uCPE/ci_management/cleanup_prom_cadvisor.sh b/blueprints/uCPE/scripts/ci_management/cleanup_prom_cadvisor.sh similarity index 91% rename from blueprints/uCPE/ci_management/cleanup_prom_cadvisor.sh rename to blueprints/uCPE/scripts/ci_management/cleanup_prom_cadvisor.sh index fb563a2..86dca7d 100755 --- a/blueprints/uCPE/ci_management/cleanup_prom_cadvisor.sh +++ b/blueprints/uCPE/scripts/ci_management/cleanup_prom_cadvisor.sh @@ -15,7 +15,7 @@ source uninstall_prometheus.sh | tee uninstall_prometheus.log #stop cadvisor statement executed at ELIOT Edge Node -stop_cadvisor_atedge="cd eliot/scripts/ci_management && source uninstall_cadvisor.sh" +stop_cadvisor_atedge="cd eliot/blueprints/uCPE/scripts/ci_management && source uninstall_cadvisor.sh" # Read all the Worker Node details from nodelist file. while read line do