Merge "Also run puppet-apply test on bare-centos6"
This commit is contained in:
commit
2c95141171
@ -40,8 +40,8 @@
|
||||
- console-log
|
||||
|
||||
- job-template:
|
||||
name: 'gate-{name}-puppet-apply'
|
||||
node: '{node}'
|
||||
name: 'gate-{name}-puppet-apply-precise'
|
||||
node: bare-precise
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
@ -50,6 +50,23 @@
|
||||
publishers:
|
||||
- console-log
|
||||
|
||||
- job-template:
|
||||
name: 'gate-{name}-puppet-apply-centos6'
|
||||
node: bare-centos6
|
||||
|
||||
builders:
|
||||
- gerrit-git-prep
|
||||
- puppet-apply
|
||||
|
||||
publishers:
|
||||
- console-log
|
||||
|
||||
- job-group:
|
||||
name: 'gate-{name}-puppet-apply'
|
||||
jobs:
|
||||
- 'gate-{name}-puppet-apply-centos6'
|
||||
- 'gate-{name}-puppet-apply-precise'
|
||||
|
||||
- job-group:
|
||||
name: 'puppet-module-unit'
|
||||
puppet_version:
|
||||
|
@ -628,7 +628,9 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-puppet-vswitch-puppet-syntax
|
||||
voting: false
|
||||
- name: gate-config-puppet-apply
|
||||
- name: gate-config-puppet-apply-precise
|
||||
voting: false
|
||||
- name: gate-config-puppet-apply-centos6
|
||||
voting: false
|
||||
- name: gate-tomograph-python33
|
||||
voting: false
|
||||
@ -2512,7 +2514,7 @@ projects:
|
||||
- gate-config-pep8
|
||||
- gate-config-puppet-lint
|
||||
- gate-config-puppet-syntax
|
||||
- gate-config-puppet-apply
|
||||
- gate-config-puppet-apply-precise
|
||||
- gate-config-irc-access
|
||||
- gate-ci-docs
|
||||
- check-projects-yaml-alphabetized
|
||||
@ -2522,12 +2524,14 @@ projects:
|
||||
- gate-config-pep8
|
||||
- gate-config-puppet-lint
|
||||
- gate-config-puppet-syntax
|
||||
- gate-config-puppet-apply
|
||||
- gate-config-puppet-apply-precise
|
||||
- gate-config-irc-access
|
||||
- check-projects-yaml-alphabetized
|
||||
- check-projects-yaml-upstream
|
||||
post:
|
||||
- ci-docs
|
||||
experimental:
|
||||
- gate-config-puppet-apply-centos6
|
||||
|
||||
- name: openstack-infra/devstack-gate
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user