Merge "Import puppet-yum project"
This commit is contained in:
commit
f1cd8cceaf
@ -36,6 +36,7 @@ openstack-infra:
|
||||
- openstack-infra/puppet-dashboard
|
||||
- openstack-infra/puppet-storyboard
|
||||
- openstack-infra/puppet-vcsrepo
|
||||
- openstack-infra/puppet-yum
|
||||
- openstack-infra/pypi-mirror
|
||||
- openstack-infra/release-tools
|
||||
- openstack-infra/releasestatus
|
||||
@ -680,6 +681,7 @@ openstack-merges:
|
||||
- openstack-infra/puppet-dashboard
|
||||
- openstack-infra/puppet-storyboard
|
||||
- openstack-infra/puppet-vcsrepo
|
||||
- openstack-infra/puppet-yum
|
||||
- openstack-infra/pypi-mirror
|
||||
- openstack-infra/releasestatus
|
||||
- openstack-infra/reviewday
|
||||
|
@ -0,0 +1,9 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group openstack-ci-core
|
||||
label-Workflow = -1..+1 group openstack-ci-core
|
||||
abandon = group openstack-ci-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -155,6 +155,9 @@
|
||||
group: openstack-ci
|
||||
- project: openstack-infra/puppet-vcsrepo
|
||||
group: openstack-ci
|
||||
- project: openstack-infra/puppet-yum
|
||||
group: openstack-ci
|
||||
upstream: git://github.com/dprince/puppet-yum.git
|
||||
- project: openstack-infra/pypi-mirror
|
||||
group: openstack-ci
|
||||
upstream: git://github.com/openstack-infra/jeepyb.git
|
||||
|
@ -2846,6 +2846,14 @@ projects:
|
||||
gate:
|
||||
- noop
|
||||
|
||||
- name: openstack-infra/puppet-yum
|
||||
check:
|
||||
- gate-config-puppet-lint
|
||||
- gate-config-puppet-syntax
|
||||
gate:
|
||||
- gate-config-puppet-lint
|
||||
- gate-config-puppet-syntax
|
||||
|
||||
- name: openstack-infra/pypi-mirror
|
||||
template:
|
||||
- name: publish-to-pypi
|
||||
|
Loading…
x
Reference in New Issue
Block a user