Add oslotest jobs for oslo.config
Cross-test oslotest against oslo.config. bp graduate-oslo-test Change-Id: I79e42515b13430561145630b0c54f8b2e3166573
This commit is contained in:
parent
ac304b1c4d
commit
de912f5cdb
@ -766,6 +766,16 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
|
- '{pipeline}-oslo.test-dsvm-{name}{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
node: 'devstack-precise || devstack-precise-check'
|
||||||
|
branch-designator: ''
|
||||||
|
branch-override: default
|
||||||
|
- '{pipeline}-oslo.test-dsvm-{name}{branch-designator}':
|
||||||
|
pipeline: gate
|
||||||
|
node: devstack-precise
|
||||||
|
branch-designator: ''
|
||||||
|
branch-override: default
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
|
@ -567,6 +567,8 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: gate-murano-devstack-dsvm
|
- name: gate-murano-devstack-dsvm
|
||||||
voting: false
|
voting: false
|
||||||
|
- name: check-oslo.test-dsvm-oslo.config
|
||||||
|
voting: false
|
||||||
- name: check-oslo.test-dsvm-oslo.messaging
|
- name: check-oslo.test-dsvm-oslo.messaging
|
||||||
voting: false
|
voting: false
|
||||||
- name: gate-oslo.vmware-docs
|
- name: gate-oslo.vmware-docs
|
||||||
@ -1820,6 +1822,7 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-oslo.config-python33
|
- gate-oslo.config-python33
|
||||||
- check-devstack-dsvm-cells
|
- check-devstack-dsvm-cells
|
||||||
|
- check-oslo.test-dsvm-oslo.config
|
||||||
gate:
|
gate:
|
||||||
- gate-oslo.config-python33
|
- gate-oslo.config-python33
|
||||||
- gate-devstack-dsvm-cells
|
- gate-devstack-dsvm-cells
|
||||||
@ -1908,6 +1911,7 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-oslo.test-python33
|
- gate-oslo.test-python33
|
||||||
- gate-oslo.test-pypy
|
- gate-oslo.test-pypy
|
||||||
|
- check-oslo.test-dsvm-oslo.config
|
||||||
- check-oslo.test-dsvm-oslo.messaging
|
- check-oslo.test-dsvm-oslo.messaging
|
||||||
gate:
|
gate:
|
||||||
- gate-oslo.test-python33
|
- gate-oslo.test-python33
|
||||||
|
Loading…
x
Reference in New Issue
Block a user