From: abhijit_onap Date: Fri, 7 Jun 2019 09:32:42 +0000 (+0000) Subject: Modified execution path X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=b8308ce0ee6310a6cc35cd80a3a8b0bf84ab16b1;p=eliot.git Modified execution path Signed-off-by: abhijit_onap Change-Id: Ia18b20879e31342cfef44ffffc53f5a4d437e771 --- diff --git a/scripts/ci_management/cleanup_prom_cadvisor.sh b/scripts/ci_management/cleanup_prom_cadvisor.sh index 223071f..681f6bf 100755 --- a/scripts/ci_management/cleanup_prom_cadvisor.sh +++ b/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 AfterRelease1/eliot/scripts/ci_management && source uninstall_cadvisor.sh" +stop_cadvisor_atedge="cd eliot/scripts/ci_management && source uninstall_cadvisor.sh" # Read all the Worker Node details from nodelist file. while read line do