Make novaclient-dsvm-functional gating for novaclient

Now that novaclient-dsvm-functional is passing
(I5b0f5508f8e0a2a13f71e4a6b7a29a0d1a59b951) move functional testing to
check and gate queues and make it voting.

Change-Id: If8b4d62a907b7669e97923d10229d9c256052416
This commit is contained in:
Joe Gordon 2015-02-05 10:37:59 -08:00
parent ca949f5fc4
commit 147f20f500
2 changed files with 9 additions and 3 deletions

View File

@ -813,6 +813,11 @@
node: 'devstack-precise || devstack-trusty'
branch-designator: ''
branch-override: default
- '{pipeline}-novaclient-dsvm-functional{branch-designator}':
pipeline: gate
node: 'devstack-precise || devstack-trusty'
branch-designator: ''
branch-override: default
- project:

View File

@ -867,8 +867,6 @@ jobs:
voting: false
- name: ^(gate|check)-tempest-dsvm-nova-v21-full$
branch: ^(?!stable/(icehouse|juno)).*$
- name: ^(gate|check)-novaclient-dsvm-functional$
voting: false
# TODO(yamamoto): Revisit when Neutron driver API become more stable.
- name: gate-networking-ofagent-python27
voting: false
@ -1801,11 +1799,14 @@ projects:
- name: pypy-jobs
- name: experimental-tripleo-jobs
- name: lib-forward-testing
check:
- check-novaclient-dsvm-functional
gate:
- gate-novaclient-dsvm-functional
post:
- python-novaclient-coverage
experimental:
- gate-grenade-dsvm-forward
- check-novaclient-dsvm-functional
- name: openstack/python-openstackclient
template: