summaryrefslogtreecommitdiffstats
path: root/ci/clean.sh
blob: 7affbe718740749215f4e64c6ff002b4aa4403c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash

set -ex

#juju-deployer -T -d
juju destroy-environment maas  -y
rm -rf ~/.juju/j*
rm -rf ~/.juju/environments
rm -rf ~/.juju/ssh
rm -rf ~/.juju/.deployer-store-cache