Merge "grouped all chef jobs into chef-test-jobs to dry projects.yaml"

This commit is contained in:
Jenkins 2015-06-10 16:56:50 +00:00 committed by Gerrit Code Review
commit f46239a32c
2 changed files with 26 additions and 85 deletions

View File

@ -115,3 +115,12 @@
publishers: publishers:
- console-log - console-log
- job-group:
name: chef-test-jobs
jobs:
- 'gate-{name}-chef-lint'
- 'gate-{name}-chef-style'
- 'gate-{name}-chef-unit'
- 'gate-{name}-chef-rake'
- 'gate-{name}-chef-rake-integration'

View File

@ -3618,187 +3618,119 @@
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-block-storage name: cookbook-openstack-block-storage
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-client name: cookbook-openstack-client
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-common name: cookbook-openstack-common
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-compute name: cookbook-openstack-compute
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-dashboard name: cookbook-openstack-dashboard
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-data-processing name: cookbook-openstack-data-processing
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-database name: cookbook-openstack-database
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-identity name: cookbook-openstack-identity
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-image name: cookbook-openstack-image
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-integration-test name: cookbook-openstack-integration-test
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-network name: cookbook-openstack-network
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-object-storage name: cookbook-openstack-object-storage
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-ops-database name: cookbook-openstack-ops-database
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-ops-messaging name: cookbook-openstack-ops-messaging
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-orchestration name: cookbook-openstack-orchestration
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-openstack-telemetry name: cookbook-openstack-telemetry
node: 'bare-precise || bare-trusty' node: 'bare-precise || bare-trusty'
jobs: jobs:
- gate-{name}-chef-lint - chef-test-jobs
- gate-{name}-chef-style
- gate-{name}-chef-unit
- gate-{name}-chef-rake
- gate-{name}-chef-rake-integration
- project: - project:
name: cookbook-pacemaker name: cookbook-pacemaker