From 7208685b13a35f7f25cb4a7221058f358453cb50 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Tue, 14 Jun 2016 19:27:27 -0500 Subject: modified to clean the environment and also change in bundles to deploy ocl as well. Change-Id: I40f32bad5b94b335bd5bd37d3c626d4a5e336061 Signed-off-by: Narinder Gupta --- ci/00-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/00-bootstrap.sh') diff --git a/ci/00-bootstrap.sh b/ci/00-bootstrap.sh index 375faa77..59a22197 100755 --- a/ci/00-bootstrap.sh +++ b/ci/00-bootstrap.sh @@ -7,7 +7,7 @@ set -ex juju bootstrap --debug --to bootstrap.maas sleep 5 #disable juju gui until xenial charms are in charm store. -#juju deploy juju-gui --to 0 +juju deploy cs:juju-gui-130 --to 0 JUJU_REPOSITORY= juju set-constraints tags= -- cgit 1.2.3-korg