~corey.bryant/openstack-mojo-specs/mitaka

« back to all changes in this revision

Viewing changes to specs/dev/multicast_port_change/manifest

[thedac, r=1chb1n] 
Upgrade base charms first
Wait time between upgrades
Setup logging for all scripts with date format
Use juju-wait for check_juju.py
Add Success message for completed mojo runs
Remove unneeded repo phases

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
collect config=collect-next-ha
2
 
repo config=repo-next-ha
3
2
deploy config=haphase1.yaml delay=0
4
3
verify config=check_juju.py
5
4
deploy config=haphase2.yaml delay=0
10
9
verify config=simple_os_checks.py MACHINES='cirros:m1.small:1' CLOUDINIT_WAIT="300"
11
10
script config=wipe_charm_dir.py
12
11
collect config=collect-mps
13
 
repo config=repo-mps
14
12
script config=upgrade_services.py SERVICES="glance cinder keystone"
15
13
verify config=check_juju.py
16
14
sleep config=180
18
16
verify config=check_guest_connectivity.py
19
17
script config=image_setup.py
20
18
script config=keystone_setup.py
 
19
 
 
20
# Success