summaryrefslogtreecommitdiffstats
path: root/ci/clean.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-06-14 19:27:27 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-06-15 00:41:05 -0500
commit7208685b13a35f7f25cb4a7221058f358453cb50 (patch)
tree4b34bf24a7d1ed8213318aec4a173284f9aab6f8 /ci/clean.sh
parentb2aea8c07c74ea8e35ddc8d5a50beb1c4b65d04b (diff)
modified to clean the environment and also change in bundles to
deploy ocl as well. Change-Id: I40f32bad5b94b335bd5bd37d3c626d4a5e336061 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/clean.sh')
-rwxr-xr-xci/clean.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/clean.sh b/ci/clean.sh
index adf225c4..105ef0cb 100755
--- a/ci/clean.sh
+++ b/ci/clean.sh
@@ -11,6 +11,7 @@ if [ -d $HOME/.juju/environments ]; then
echo " environment is bootstrapped ..."
juju destroy-environment demo-maas -y
fi
+ rm -rf precise
rm -rf trusty
rm -rf xenial
rm -rf $HOME/.juju/j*