summaryrefslogtreecommitdiffstats
path: root/ci/clean.sh
diff options
context:
space:
mode:
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 1f3ef54f..1bd60056 100755
--- a/ci/clean.sh
+++ b/ci/clean.sh
@@ -18,6 +18,7 @@ juju destroy-controller $controllername --destroy-all-models -y || true
rm -rf precise
rm -rf trusty
rm -rf xenial
+rm -rf bionic
rm -rf ~/joid_config/admin-openrc
sleep 10
sudo sysctl -w vm.drop_caches=3