Modified execution path 56/956/1
authorabhijit_onap <abhijit.das.gupta@huawei.com>
Fri, 7 Jun 2019 09:32:42 +0000 (09:32 +0000)
committerabhijit_onap <abhijit.das.gupta@huawei.com>
Fri, 7 Jun 2019 09:36:35 +0000 (09:36 +0000)
Signed-off-by: abhijit_onap <abhijit.das.gupta@huawei.com>
Change-Id: Ia18b20879e31342cfef44ffffc53f5a4d437e771

scripts/ci_management/cleanup_prom_cadvisor.sh

index 223071f..681f6bf 100755 (executable)
@@ -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