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:
|
||||
- python-jobs
|
||||
- rally-jobs
|
||||
- check-rally-install-{node}:
|
||||
- gate-rally-install-{node}:
|
||||
node: bare-precise
|
||||
- check-rally-install-{node}:
|
||||
- gate-rally-install-{node}:
|
||||
node: bare-centos6
|
||||
- 'check-rally-cli':
|
||||
node: 'devstack-precise || devstack-precise-check'
|
||||
|
@ -1,5 +1,5 @@
|
||||
- job-template:
|
||||
name: 'check-rally-install-{node}'
|
||||
name: 'gate-rally-install-{node}'
|
||||
node: '{node}'
|
||||
|
||||
builders:
|
||||
|
@ -589,10 +589,6 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-tomograph-python33
|
||||
voting: false
|
||||
- name: ^check-rally-install-.*$
|
||||
voting: false
|
||||
- name: check-rally-dsvm-rally
|
||||
voting: false
|
||||
- name: check-rally-cli
|
||||
voting: false
|
||||
- name: gate-rally-python33
|
||||
@ -4672,14 +4668,16 @@ projects:
|
||||
- gate-rally-python26
|
||||
- gate-rally-python27
|
||||
- gate-rally-python33
|
||||
- check-rally-install-bare-centos6
|
||||
- check-rally-install-bare-precise
|
||||
- gate-rally-install-bare-centos6
|
||||
- gate-rally-install-bare-precise
|
||||
- check-rally-dsvm-rally
|
||||
- check-rally-cli
|
||||
gate:
|
||||
- gate-rally-pep8
|
||||
- gate-rally-python26
|
||||
- gate-rally-python27
|
||||
- gate-rally-install-bare-centos6
|
||||
- gate-rally-install-bare-precise
|
||||
post:
|
||||
- rally-branch-tarball
|
||||
pre-release:
|
||||
|
Loading…
Reference in New Issue
Block a user