Merge "Make rally-install and rally-dsvm jobs voting"
This commit is contained in:
commit
e2888e2839
@ -2211,9 +2211,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:
|
||||
|
@ -632,10 +632,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
|
||||
@ -4185,14 +4181,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