Merge "Move puppet-trove to Stackforge"
This commit is contained in:
commit
9648cdd84d
@ -259,6 +259,7 @@ puppet-openstack:
|
|||||||
- stackforge/puppet-openstack_extras
|
- stackforge/puppet-openstack_extras
|
||||||
- stackforge/puppet-swift
|
- stackforge/puppet-swift
|
||||||
- stackforge/puppet-tempest
|
- stackforge/puppet-tempest
|
||||||
|
- stackforge/puppet-trove
|
||||||
- stackforge/puppet-vswitch
|
- stackforge/puppet-vswitch
|
||||||
- stackforge/puppet-openstack-specs
|
- stackforge/puppet-openstack-specs
|
||||||
branches:
|
branches:
|
||||||
|
@ -1881,6 +1881,17 @@
|
|||||||
- gate-{name}-puppet-syntax
|
- gate-{name}-puppet-syntax
|
||||||
- puppet-module-unit
|
- 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:
|
- project:
|
||||||
name: puppet-neutron
|
name: puppet-neutron
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -935,6 +935,10 @@
|
|||||||
description: OpenStack Tempest Puppet Module
|
description: OpenStack Tempest Puppet Module
|
||||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
upstream: git://github.com/puppetlabs/puppetlabs-tempest.git
|
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
|
- project: stackforge/puppet-vswitch
|
||||||
description: Puppet provider for virtual switches.
|
description: Puppet provider for virtual switches.
|
||||||
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
acl-config: /home/gerrit2/acls/stackforge/puppet-modules.config
|
||||||
|
@ -4238,6 +4238,24 @@ projects:
|
|||||||
- gate-puppet-tempest-puppet-unit-3.3
|
- gate-puppet-tempest-puppet-unit-3.3
|
||||||
- gate-puppet-tempest-puppet-unit-3.4
|
- 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
|
- name: stackforge/puppet-vswitch
|
||||||
check:
|
check:
|
||||||
- gate-puppet-vswitch-puppet-lint
|
- gate-puppet-vswitch-puppet-lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user