Merge "Run more kolla-ansible task in the gate"
This commit is contained in:
commit
ee424a10ad
@ -105,8 +105,16 @@ write_configs
|
||||
ip l a fake_interface type dummy
|
||||
|
||||
# Actually do the deployment
|
||||
tools/kolla-ansible -vvv prechecks
|
||||
tools/kolla-ansible -vvv pull
|
||||
tools/kolla-ansible -vvv deploy
|
||||
tools/kolla-ansible -vvv post-deploy
|
||||
|
||||
# Test OpenStack Environment
|
||||
sanity_check
|
||||
|
||||
# TODO(jeffrey4l): make some configure file change and
|
||||
# trigger a real reconfigure
|
||||
tools/kolla-ansible -vvv reconfigure
|
||||
# TODO(jeffrey4l): need run a real upgrade
|
||||
tools/kolla-ansible -vvv upgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user