Merge "Make keystoneclient functional tests gating"

This commit is contained in:
Jenkins 2015-02-25 00:49:31 +00:00 committed by Gerrit Code Review
commit e9c78ef811
2 changed files with 9 additions and 5 deletions

View File

@ -739,7 +739,11 @@
node: 'devstack-precise || devstack-trusty'
branch-designator: ''
branch-override: default
- '{pipeline}-keystoneclient-dsvm-functional{branch-designator}':
pipeline: gate
node: 'devstack-precise || devstack-trusty'
branch-designator: ''
branch-override: default
- project:
name: python-keystoneclient-federation

View File

@ -715,9 +715,6 @@ jobs:
- '^tools/.*-requires$'
- '^.*requirements.txt$'
- '^.*requirements-py[2,3].txt$'
- name: check-keystoneclient-dsvm-functional
voting: false
- name: barbican-coverage
voting: false
- name: designate-coverage
@ -1789,11 +1786,14 @@ projects:
- name: publish-to-pypi
- name: experimental-tripleo-jobs
- name: lib-forward-testing
check:
- check-keystoneclient-dsvm-functional
gate:
- gate-keystoneclient-dsvm-functional
post:
- python-keystoneclient-coverage
experimental:
- gate-grenade-dsvm-forward
- check-keystoneclient-dsvm-functional
- name: openstack/python-keystoneclient-federation
template: