summaryrefslogtreecommitdiffstats
path: root/ci/01-bootstrap.sh
blob: 59a221979dca2f9bb509abf99170a24ef28e3eb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash

set -ex

#export JUJU_DEV_FEATURE_FLAGS=address-allocation

juju bootstrap --debug --to bootstrap.maas
sleep 5
#disable juju gui until xenial charms are in charm store.
juju deploy cs:juju-gui-130 --to 0

JUJU_REPOSITORY=
juju set-constraints tags=