Disable ironic job on stable/havana

The check-tempest-dsvm-virtual-ironic-nv job is running in check for
nova (and some other repos).  I noticed that it ran against a backport
I did for stable/havana.  It seems like this job is really only
relevant for running against stable/icehouse and up.

Change-Id: I4b85d3b2cdf32afeb51d99abd28bec48cb9a779a
This commit is contained in:
Russell Bryant 2014-08-19 07:26:52 -04:00
parent 04dd04b50a
commit d0901e17ba

View File

@ -543,6 +543,7 @@ jobs:
- name: check-tempest-dsvm-ironic-postgres-nv
voting: false
- name: check-tempest-dsvm-virtual-ironic-nv
branch: ^(?!stable/havana).*$
voting: false
- name: ^(gate|check)-tempest-dsvm-cells$
voting: false