Make rally-install and rally-dsvm jobs voting
Also add rally-install to gate pipeline Change-Id: Ibf6bfc0bb33b17eaa19f108cf3dff26c56c34e05
This commit is contained in:
parent
f98ad18c66
commit
824127b910
@ -2189,9 +2189,9 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- rally-jobs
|
- rally-jobs
|
||||||
- check-rally-install-{node}:
|
- gate-rally-install-{node}:
|
||||||
node: bare-precise
|
node: bare-precise
|
||||||
- check-rally-install-{node}:
|
- gate-rally-install-{node}:
|
||||||
node: bare-centos6
|
node: bare-centos6
|
||||||
- 'check-rally-cli':
|
- 'check-rally-cli':
|
||||||
node: 'devstack-precise || devstack-precise-check'
|
node: 'devstack-precise || devstack-precise-check'
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
- job-template:
|
- job-template:
|
||||||
name: 'check-rally-install-{node}'
|
name: 'gate-rally-install-{node}'
|
||||||
node: '{node}'
|
node: '{node}'
|
||||||
|
|
||||||
builders:
|
builders:
|
||||||
|
@ -589,10 +589,6 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: gate-tomograph-python33
|
- name: gate-tomograph-python33
|
||||||
voting: false
|
voting: false
|
||||||
- name: ^check-rally-install-.*$
|
|
||||||
voting: false
|
|
||||||
- name: check-rally-dsvm-rally
|
|
||||||
voting: false
|
|
||||||
- name: check-rally-cli
|
- name: check-rally-cli
|
||||||
voting: false
|
voting: false
|
||||||
- name: gate-rally-python33
|
- name: gate-rally-python33
|
||||||
@ -4672,14 +4668,16 @@ projects:
|
|||||||
- gate-rally-python26
|
- gate-rally-python26
|
||||||
- gate-rally-python27
|
- gate-rally-python27
|
||||||
- gate-rally-python33
|
- gate-rally-python33
|
||||||
- check-rally-install-bare-centos6
|
- gate-rally-install-bare-centos6
|
||||||
- check-rally-install-bare-precise
|
- gate-rally-install-bare-precise
|
||||||
- check-rally-dsvm-rally
|
- check-rally-dsvm-rally
|
||||||
- check-rally-cli
|
- check-rally-cli
|
||||||
gate:
|
gate:
|
||||||
- gate-rally-pep8
|
- gate-rally-pep8
|
||||||
- gate-rally-python26
|
- gate-rally-python26
|
||||||
- gate-rally-python27
|
- gate-rally-python27
|
||||||
|
- gate-rally-install-bare-centos6
|
||||||
|
- gate-rally-install-bare-precise
|
||||||
post:
|
post:
|
||||||
- rally-branch-tarball
|
- rally-branch-tarball
|
||||||
pre-release:
|
pre-release:
|
||||||
|
Loading…
Reference in New Issue
Block a user