Merge "Add rally-dsvm jobs to gate pipeline in rally"
This commit is contained in:
commit
806936e3f4
@ -59,7 +59,7 @@
|
||||
|
||||
|
||||
- job-template:
|
||||
name: 'check-rally-dsvm-{name}'
|
||||
name: 'gate-rally-dsvm-{name}'
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
|
||||
wrappers:
|
||||
@ -79,7 +79,7 @@
|
||||
|
||||
|
||||
- job-template:
|
||||
name: 'check-rally-dsvm-neutron-{name}'
|
||||
name: 'gate-rally-dsvm-neutron-{name}'
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
|
||||
wrappers:
|
||||
@ -99,7 +99,7 @@
|
||||
|
||||
|
||||
- job:
|
||||
name: 'check-rally-dsvm-cli'
|
||||
name: 'gate-rally-dsvm-cli'
|
||||
node: 'devstack-precise || devstack-trusty'
|
||||
|
||||
builders:
|
||||
@ -139,5 +139,5 @@
|
||||
- job-group:
|
||||
name: rally-jobs
|
||||
jobs:
|
||||
- 'check-rally-dsvm-{name}'
|
||||
- 'check-rally-dsvm-neutron-{name}'
|
||||
- 'gate-rally-dsvm-{name}'
|
||||
- 'gate-rally-dsvm-neutron-{name}'
|
||||
|
@ -448,7 +448,7 @@ jobs:
|
||||
branch: ^master.*$
|
||||
- name: gate-tempest-dsvm-full
|
||||
queue-name: integrated
|
||||
- name: check-rally-dsvm-neutron-neutron
|
||||
- name: gate-rally-dsvm-neutron-neutron
|
||||
voting: false
|
||||
- name: ^(gate|check)-tempest-dsvm-neutron-full$
|
||||
voting: false
|
||||
@ -524,7 +524,7 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-cinder-pylint
|
||||
voting: false
|
||||
- name: check-rally-dsvm-cinder
|
||||
- name: gate-rally-dsvm-cinder
|
||||
voting: false
|
||||
- name: dev-zuul-coverage
|
||||
voting: false
|
||||
@ -587,10 +587,10 @@ jobs:
|
||||
- name: gate-keystone-python33
|
||||
branch: ^(?!stable/(havana|icehouse)).*$
|
||||
voting: false
|
||||
- name: check-rally-dsvm-keystone
|
||||
- name: gate-rally-dsvm-keystone
|
||||
branch: ^(?!stable/(havana|icehouse)).*$
|
||||
voting: false
|
||||
- name: check-rally-dsvm-glance
|
||||
- name: gate-rally-dsvm-glance
|
||||
voting: false
|
||||
- name: gate-python-neutronclient-python33
|
||||
voting: false
|
||||
@ -682,7 +682,7 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-tomograph-python33
|
||||
voting: false
|
||||
- name: check-rally-dsvm-cli
|
||||
- name: gate-rally-dsvm-cli
|
||||
voting: false
|
||||
- name: gate-stevedore-docs
|
||||
voting: false
|
||||
@ -779,7 +779,7 @@ projects:
|
||||
check:
|
||||
- gate-cinder-pylint
|
||||
- check-devstack-dsvm-cells
|
||||
- check-rally-dsvm-cinder
|
||||
- gate-rally-dsvm-cinder
|
||||
gate:
|
||||
- gate-devstack-dsvm-cells
|
||||
experimental:
|
||||
@ -876,7 +876,7 @@ projects:
|
||||
- check-devstack-dsvm-cells
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-rally-dsvm-glance
|
||||
- gate-rally-dsvm-glance
|
||||
gate:
|
||||
- gate-devstack-dsvm-cells
|
||||
- gate-tempest-dsvm-large-ops
|
||||
@ -1028,7 +1028,7 @@ projects:
|
||||
- gate-tempest-dsvm-large-ops
|
||||
- gate-tempest-dsvm-neutron-large-ops
|
||||
- check-swift-dsvm-functional
|
||||
- check-rally-dsvm-keystone
|
||||
- gate-rally-dsvm-keystone
|
||||
gate:
|
||||
- gate-devstack-dsvm-cells
|
||||
- gate-tempest-dsvm-large-ops
|
||||
@ -1100,7 +1100,7 @@ projects:
|
||||
- name: translation-jobs
|
||||
check:
|
||||
- check-neutron-dsvm-functional
|
||||
- check-rally-dsvm-neutron-neutron
|
||||
- gate-rally-dsvm-neutron-neutron
|
||||
- check-tempest-dsvm-neutron-2
|
||||
- check-tempest-dsvm-neutron-pg-2
|
||||
gate:
|
||||
@ -4601,15 +4601,17 @@ projects:
|
||||
- gate-rally-python27
|
||||
- gate-rally-install-bare-centos6
|
||||
- gate-rally-install-bare-precise
|
||||
- check-rally-dsvm-rally
|
||||
- check-rally-dsvm-neutron-rally
|
||||
- check-rally-dsvm-cli
|
||||
- gate-rally-dsvm-rally
|
||||
- gate-rally-dsvm-neutron-rally
|
||||
- gate-rally-dsvm-cli
|
||||
gate:
|
||||
- gate-rally-pep8
|
||||
- gate-rally-python26
|
||||
- gate-rally-python27
|
||||
- gate-rally-install-bare-centos6
|
||||
- gate-rally-install-bare-precise
|
||||
- gate-rally-dsvm-rally
|
||||
- gate-rally-dsvm-neutron-rally
|
||||
post:
|
||||
- rally-branch-tarball
|
||||
- rally-coverage
|
||||
|
Loading…
x
Reference in New Issue
Block a user