Run more kolla-ansible task in the gate
Change-Id: I99871d3d86e5ab56be95dd9865f17f7d525704a5 Partially-Implements: blueprint functional-gating
This commit is contained in:
parent
a070739ddd
commit
b1f4c4ed79
@ -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