~viswesn/juju-ci-tools/ensure_provider_cleanup

« back to all changes in this revision

Viewing changes to test-restricted-network

  • Committer: viswesn
  • Date: 2017-03-16 11:05:43 UTC
  • mfrom: (1823.1.112 trunk)
  • Revision ID: viswesn@gmail.com-20170316110543-ay89t3dcl1cknp5o
Merge to trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
export PATH="$SCRIPTS:$PATH"
42
42
source $JUJU_HOME/ec2rc
43
43
mkdir -p bash
44
 
$SCRIPTS/jujuci.py get -a -b $REVISION_BUILD build-revision buildvars.bash bash
45
 
source bash/buildvars.bash
 
44
source $(s3ci.py get $REVISION_BUILD build-revision buildvars.bash)
46
45
ec2-terminate-job-instances
47
46
set -x
48
47
export INSTANCE_TYPE=m1.large