Make keystone functional tests job voting
The job currently runs some functional tests in keystone, making it voting. Also, added the job to the gate. Change-Id: I5e7c253fb05c642ee391b8a48c76ebf32f199e90
This commit is contained in:
parent
d4636cdcd1
commit
4c00ddc260
@ -2819,7 +2819,7 @@
|
||||
node: ubuntu-trusty
|
||||
- '{pipeline}-keystone-dsvm-functional{job-suffix}':
|
||||
pipeline: gate
|
||||
job-suffix: '-nv'
|
||||
job-suffix: ''
|
||||
branch-override: default
|
||||
node: ubuntu-trusty
|
||||
- '{pipeline}-keystone-dsvm-functional-v3-only{job-suffix}':
|
||||
|
@ -2056,7 +2056,7 @@ jobs:
|
||||
branch: ^stable/(kilo|liberty|mitaka).*$
|
||||
voting: false
|
||||
|
||||
- name: gate-keystone-dsvm-functional-nv
|
||||
- name: gate-keystone-dsvm-functional
|
||||
branch: ^(?!stable/(kilo|liberty|mitaka)).*$
|
||||
|
||||
- name: gate-keystone-dsvm-functional-v3-only-nv
|
||||
@ -7065,13 +7065,14 @@ projects:
|
||||
check:
|
||||
- gate-keystone-tox-bandit
|
||||
- gate-keystone-tox-db-legacy_drivers
|
||||
- gate-keystone-dsvm-functional-nv
|
||||
- gate-keystone-dsvm-functional
|
||||
- gate-keystone-dsvm-functional-v3-only-nv
|
||||
- gate-tempest-dsvm-keystone-eventlet-full
|
||||
- gate-tempest-dsvm-keystone-uwsgi-full-nv
|
||||
- gate-tempest-dsvm-neutron-identity-v3-only-full-nv
|
||||
- keystone-coverage-db
|
||||
gate:
|
||||
- gate-keystone-dsvm-functional
|
||||
- gate-keystone-tox-bandit
|
||||
- gate-keystone-tox-db-legacy_drivers
|
||||
post:
|
||||
|
Loading…
x
Reference in New Issue
Block a user