Merge "Make rally-install and rally-dsvm jobs voting"

This commit is contained in:
Jenkins 2014-06-01 04:03:39 +00:00 committed by Gerrit Code Review
commit e2888e2839
3 changed files with 7 additions and 9 deletions

View File

@ -2211,9 +2211,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'

View File

@ -1,5 +1,5 @@
- job-template: - job-template:
name: 'check-rally-install-{node}' name: 'gate-rally-install-{node}'
node: '{node}' node: '{node}'
builders: builders:

View File

@ -632,10 +632,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
@ -4185,14 +4181,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: