~ajkavanagh/openstack-mojo-specs/fix-os-project-id-nova-creds

« back to all changes in this revision

Viewing changes to specs/deprecated/next_ha_phased_chaos_pony/kilo/manifest

[1chb1n, r=thedac] 17.02 Release updates

Ryan Beisner 2017-02-22 Add lint coverage for built-in wait
Ryan Beisner 2017-02-22 Wait False
Ryan Beisner 2017-02-22 Add Newton stable_to_next
Ryan Beisner 2017-02-21 [merge] Rebase
Ryan Beisner 2017-02-17 [merge] Rebase
Ryan Beisner 2017-02-15 Add newton and ocata to ksv3 specs
Ryan Beisner 2017-02-15 Fix missing yakkety-newton stable bundle target
Ryan Beisner 2017-02-15 Use alt mongodb charm for testing preview

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
collect config=collect-next-ha
3
3
 
4
4
# Use juju deployer to create the units for the deployment
5
 
deploy config=haphase1.yaml delay=0 wait=True --target=${MOJO_SERIES}-kilo
 
5
deploy config=haphase1.yaml delay=0 wait=False --target=${MOJO_SERIES}-kilo
6
6
 
7
7
# Check juju statuses are green and that hooks have finished
8
8
verify config=check_juju.py
11
11
script config=set_vips.py
12
12
 
13
13
# Use juju deployer to add the relations for the deployment
14
 
deploy config=haphase2.yaml delay=0 wait=True --target=${MOJO_SERIES}-kilo
 
14
deploy config=haphase2.yaml delay=0 wait=False --target=${MOJO_SERIES}-kilo
15
15
 
16
16
# Check juju statuses are green and that hooks have finished
17
17
verify config=check_juju.py