summaryrefslogtreecommitdiffstats
path: root/jjb/bottlenecks/bottlenecks-cleanup.sh
diff options
context:
space:
mode:
authoryuyang <Gabriel.yuyang@huawei.com>2017-07-31 15:19:50 +0800
committeryuyang <Gabriel.yuyang@huawei.com>2017-07-31 16:27:47 +0800
commite1283f49c6231c5df5a484330541a9976ef914eb (patch)
tree0bd22417f38b0570b89ca22e577679a4cc6f32b9 /jjb/bottlenecks/bottlenecks-cleanup.sh
parentcfd88e8f217d823dce7c0e4574ee00780b00c928 (diff)
Add support for Bottlenecks' new framework and potential installers
JIRA: BOTTLENECK-103 Bottlencks does not use docker-compose and support sourcing rc files from different installers. This patch is to modify the CI process for Bottlenecks. Change-Id: I79dc79c6a9528678bf62caa1fa817273e040288c Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Diffstat (limited to 'jjb/bottlenecks/bottlenecks-cleanup.sh')
-rw-r--r--jjb/bottlenecks/bottlenecks-cleanup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/bottlenecks/bottlenecks-cleanup.sh b/jjb/bottlenecks/bottlenecks-cleanup.sh
index 04e620c7f..d0e2088c7 100644
--- a/jjb/bottlenecks/bottlenecks-cleanup.sh
+++ b/jjb/bottlenecks/bottlenecks-cleanup.sh
@@ -10,6 +10,7 @@
#clean up correlated dockers and their images
bash $WORKSPACE/docker/docker_cleanup.sh -d bottlenecks --debug
+bash $WORKSPACE/docker/docker_cleanup.sh -d Bottlenecks --debug
bash $WORKSPACE/docker/docker_cleanup.sh -d yardstick --debug
bash $WORKSPACE/docker/docker_cleanup.sh -d kibana --debug
bash $WORKSPACE/docker/docker_cleanup.sh -d elasticsearch --debug