Force tripleo f20 novabm job to be novabm
We are not setting USE_IRONIC explicitly for this job. We should since this job is named to be novabm. Change-Id: I46182719b250066aef782730cfa9c0d1b1dcce6d
This commit is contained in:
parent
59266a3027
commit
c5934db6a5
@ -184,6 +184,7 @@
|
|||||||
export GEARDSERVER=192.168.1.1
|
export GEARDSERVER=192.168.1.1
|
||||||
export DIB_COMMON_ELEMENTS="common-venv stackuser pypi-openstack"
|
export DIB_COMMON_ELEMENTS="common-venv stackuser pypi-openstack"
|
||||||
export TRIPLEO_TEST=overcloud
|
export TRIPLEO_TEST=overcloud
|
||||||
|
export USE_IRONIC=0
|
||||||
sudo chown -hR $(whoami) /opt/git
|
sudo chown -hR $(whoami) /opt/git
|
||||||
function gate_hook {
|
function gate_hook {
|
||||||
bash -xe /opt/stack/new/tripleo-ci/toci_gate_test.sh
|
bash -xe /opt/stack/new/tripleo-ci/toci_gate_test.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user