Add tempest puppet module to stackforge
Change-Id: Id0640098ac4240064fc9d0d47488666e3366e6cc Reviewed-on: https://review.openstack.org/30196 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Dan Bode <bodepd@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
a97561c822
commit
a0a53106d2
@ -208,6 +208,7 @@ puppet-openstack:
|
||||
- stackforge/puppet-openstack_dev_env
|
||||
- stackforge/puppet-quantum
|
||||
- stackforge/puppet-swift
|
||||
- stackforge/puppet-tempest
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -849,7 +849,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-glance
|
||||
github-org: stackforge
|
||||
@ -859,7 +858,6 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-keystone
|
||||
github-org: stackforge
|
||||
@ -869,7 +867,6 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-ceilometer
|
||||
github-org: stackforge
|
||||
@ -879,7 +876,6 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-cinder
|
||||
github-org: stackforge
|
||||
@ -889,7 +885,6 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-nova
|
||||
github-org: stackforge
|
||||
@ -899,7 +894,6 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-horizon
|
||||
github-org: stackforge
|
||||
@ -909,7 +903,6 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-openstack
|
||||
github-org: stackforge
|
||||
@ -919,7 +912,6 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
|
||||
- project:
|
||||
name: puppet-swift
|
||||
github-org: stackforge
|
||||
@ -929,6 +921,15 @@
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-tempest
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-quantum
|
||||
github-org: stackforge
|
||||
|
@ -1680,6 +1680,18 @@ projects:
|
||||
- gate-puppet-swift-puppet-unit-3.0
|
||||
- gate-puppet-swift-puppet-unit-3.1
|
||||
|
||||
- name: stackforge/puppet-tempest
|
||||
check:
|
||||
- gate-puppet-tempest-puppet-unit-2.6
|
||||
- gate-puppet-tempest-puppet-unit-2.7
|
||||
- gate-puppet-tempest-puppet-unit-3.0
|
||||
- gate-puppet-tempest-puppet-unit-3.1
|
||||
gate:
|
||||
- gate-puppet-tempest-puppet-unit-2.6
|
||||
- gate-puppet-tempest-puppet-unit-2.7
|
||||
- gate-puppet-tempest-puppet-unit-3.0
|
||||
- gate-puppet-tempest-puppet-unit-3.1
|
||||
|
||||
- name: stackforge/puppet-openstack_dev_env
|
||||
check:
|
||||
- gate-noop
|
||||
|
@ -186,6 +186,10 @@
|
||||
description: OpenStack Swift Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/puppetlabs/puppetlabs-swift.git
|
||||
- project: stackforge/puppet-tempest
|
||||
description: OpenStack Tempest Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/puppetlabs/puppetlabs-tempest.git
|
||||
- project: stackforge/puppet-quantum
|
||||
description: OpenStack Quantum Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
|
Loading…
x
Reference in New Issue
Block a user