check-tripleo-novabm-overcloud-f20-nonha gate job is setting USE_IRONIC=0

Bug #1356283 reported by Cian O'Driscoll
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Undecided
Unassigned

Bug Description

We now have defaulted to using IRONIC for our devtest runs, shouldn't our CI do the same?

I see from - https://jenkins02.openstack.org/job/check-tripleo-novabm-overcloud-f20-nonha/configure

#!/bin/bash -xe
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_TIMEOUT=140
export DEVSTACK_GATE_TEMPEST=0
export DEVSTACK_GATE_EXERCISES=0
export GEARDSERVER=192.168.1.1
export DIB_COMMON_ELEMENTS="common-venv stackuser pypi-openstack"
export TRIPLEO_TEST=overcloud
export USE_IRONIC=0 <<<<<<<<<<<<<<<<

We are still setting CI to use baremetal.

Is it ok to change this to remove "export USE_IRONIC=0"?????

Revision history for this message
Gregory Haynes (greghaynes) wrote :

This is intentional - this is a test for novabm which we still support even though it is not the default.

Changed in tripleo:
status: New → Invalid
Revision history for this message
Cian O'Driscoll (dricco) wrote :

Should we move to gating on Ironic now though as nova bm is deprecated.
We currently don't have a gate job for Ironic in TripleO.

Revision history for this message
Robert Collins (lifeless) wrote :

We do:

check-tripleo-ironic-undercloud-precise-nonha SUCCESS in 48m 11s

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.