Move puppet-trove to Stackforge
puppet-trove from eNovance repository aims to be the official module in Stackforge which will be supported by the community. This patch integrate the puppet module in all OpenStack infra workflow. Change-Id: I00bc107c57b381d4a4c5be64c12057bf1dc1138f Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
parent
a2e7980873
commit
26f1d233e2
@ -259,6 +259,7 @@ puppet-openstack:
|
||||
- stackforge/puppet-openstack_extras
|
||||
- stackforge/puppet-swift
|
||||
- stackforge/puppet-tempest
|
||||
- stackforge/puppet-trove
|
||||
- stackforge/puppet-vswitch
|
||||
- stackforge/puppet-openstack-specs
|
||||
branches:
|
||||
|
@ -1895,6 +1895,17 @@
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-trove
|
||||
github-org: stackforge
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- gate-{name}-puppet-lint
|
||||
- gate-{name}-puppet-syntax
|
||||
- puppet-module-unit
|
||||
|
||||
- project:
|
||||
name: puppet-neutron
|
||||
github-org: stackforge
|
||||
|
@ -935,6 +935,10 @@
|
||||
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-trove
|
||||
description: OpenStack Trove Puppet Module
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
upstream: git://github.com/enovance/puppet-trove.git
|
||||
- project: stackforge/puppet-vswitch
|
||||
description: Puppet provider for virtual switches.
|
||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||
|
@ -4241,6 +4241,24 @@ projects:
|
||||
- gate-puppet-tempest-puppet-unit-3.3
|
||||
- gate-puppet-tempest-puppet-unit-3.4
|
||||
|
||||
- name: stackforge/puppet-trove
|
||||
check:
|
||||
- gate-puppet-trove-puppet-lint
|
||||
- gate-puppet-trove-puppet-syntax
|
||||
- gate-puppet-trove-puppet-unit-2.7
|
||||
- gate-puppet-trove-puppet-unit-3.1
|
||||
- gate-puppet-trove-puppet-unit-3.2
|
||||
- gate-puppet-trove-puppet-unit-3.3
|
||||
- gate-puppet-trove-puppet-unit-3.4
|
||||
gate:
|
||||
- gate-puppet-trove-puppet-lint
|
||||
- gate-puppet-trove-puppet-syntax
|
||||
- gate-puppet-trove-puppet-unit-2.7
|
||||
- gate-puppet-trove-puppet-unit-3.1
|
||||
- gate-puppet-trove-puppet-unit-3.2
|
||||
- gate-puppet-trove-puppet-unit-3.3
|
||||
- gate-puppet-trove-puppet-unit-3.4
|
||||
|
||||
- name: stackforge/puppet-vswitch
|
||||
check:
|
||||
- gate-puppet-vswitch-puppet-lint
|
||||
|
Loading…
Reference in New Issue
Block a user