~openstack-charm-testers/openstack-charm-testing/openstack-monitoring

« back to all changes in this revision

Viewing changes to demos/ppc64el-mixed-next.sh

  • Committer: Edward Hope-Morley
  • Date: 2016-12-05 15:01:45 UTC
  • mfrom: (220.1.37 openstack-charm-testing)
  • Revision ID: edward.hope-morley@canonical.com-20161205150145-5xs44qcs5ifqsnl5
rebase

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
# The combo to deploy (Liberty or later recommended)
55
55
TARGET="trusty-liberty"
56
56
#TARGET="trusty-mitaka-proposed"
57
 
#TARGET="wily-liberty"
58
57
#TARGET="xenial-mitaka-proposed"
59
58
 
60
59
# MAAS tags to inject into the bundle.  This is specific
111
110
 
112
111
# Launch instances (The ssh key will be saved to ~/testkey.pem)
113
112
tools/instance_launch.sh 2 trusty-ppc64el
114
 
tools/instance_launch.sh 2 wily-ppc64el
115
113
tools/instance_launch.sh 2 xenial-ppc64el
116
114
tools/instance_launch.sh 2 trusty
117
 
tools/instance_launch.sh 2 wily
118
115
tools/instance_launch.sh 2 xenial
119
116
 
120
117
# Optionally check cirros images (no SSH via key, un/pw only)