Merge "Rename osc-functional to osc-dsvm-functional"

This commit is contained in:
Jenkins 2014-09-24 22:25:05 +00:00 committed by Gerrit Code Review
commit 596c885b59
3 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
- job-template:
name: '{pipeline}-osc-functional{branch-designator}'
name: '{pipeline}-osc-dsvm-functional{branch-designator}'
node: '{node}'
wrappers:

View File

@ -1276,12 +1276,12 @@
jobs:
- python-jobs
- '{pipeline}-osc-functional{branch-designator}':
- '{pipeline}-osc-dsvm-functional{branch-designator}':
pipeline: check
node: 'devstack-precise || devstack-trusty'
branch-designator: ''
branch-override: default
- '{pipeline}-osc-functional{branch-designator}':
- '{pipeline}-osc-dsvm-functional{branch-designator}':
pipeline: gate
node: 'devstack-precise || devstack-trusty'
branch-designator: ''

View File

@ -788,7 +788,7 @@ jobs:
voting: false
# TODO(stevemar): Enable voting when we have some basic coverage
- name: ^(gate|check)-osc-functional
- name: ^(gate|check)-osc-dsvm-functional
voting: false
- name: gate-horizon-dsvm-integration
branch: ^(?!stable/(havana|icehouse)).*$
@ -1761,9 +1761,9 @@ projects:
- name: stable-compat-jobs
- name: publish-to-pypi
check:
- check-osc-functional
- check-osc-dsvm-functional
gate:
- gate-osc-functional
- gate-osc-dsvm-functional
- name: openstack/python-saharaclient
template: