Add sahara-specs repo
Change-Id: I4141782ce61082df5349950ab37ab284fa7d5dcf
This commit is contained in:
parent
85e3221f0b
commit
3056978455
@ -181,6 +181,7 @@ openstack-sahara:
|
|||||||
- openstack/sahara-dashboard
|
- openstack/sahara-dashboard
|
||||||
- openstack/sahara-extra
|
- openstack/sahara-extra
|
||||||
- openstack/sahara-image-elements
|
- openstack/sahara-image-elements
|
||||||
|
- openstack/sahara-specs
|
||||||
- stackforge/puppet-sahara
|
- stackforge/puppet-sahara
|
||||||
- stackforge/sahara-ci-config
|
- stackforge/sahara-ci-config
|
||||||
- stackforge/sahara-guestagent
|
- stackforge/sahara-guestagent
|
||||||
|
@ -0,0 +1,9 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
label-Code-Review = -2..+2 group sahara-core
|
||||||
|
label-Workflow = -1..+1 group sahara-core
|
||||||
|
abandon = group sahara-core
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -208,6 +208,16 @@
|
|||||||
- translation-jobs
|
- translation-jobs
|
||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: sahara-specs
|
||||||
|
github-org: openstack
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-docs
|
||||||
|
- gate-{name}-python27
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: python-saharaclient
|
name: python-saharaclient
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
|
@ -402,6 +402,8 @@
|
|||||||
group: sahara
|
group: sahara
|
||||||
description: Disk image elements for Sahara
|
description: Disk image elements for Sahara
|
||||||
acl-config: /home/gerrit2/acls/openstack/sahara.config
|
acl-config: /home/gerrit2/acls/openstack/sahara.config
|
||||||
|
- project: openstack/sahara-specs
|
||||||
|
group: sahara
|
||||||
- project: openstack/security-doc
|
- project: openstack/security-doc
|
||||||
description: Documentation work from the OpenStack Security Group (OSSG)
|
description: Documentation work from the OpenStack Security Group (OSSG)
|
||||||
- project: openstack/stevedore
|
- project: openstack/stevedore
|
||||||
|
@ -1087,6 +1087,14 @@ projects:
|
|||||||
periodic:
|
periodic:
|
||||||
- sahara-propose-translation-update
|
- sahara-propose-translation-update
|
||||||
|
|
||||||
|
- name: openstack/sahara-specs
|
||||||
|
check:
|
||||||
|
- gate-sahara-specs-docs
|
||||||
|
- gate-sahara-specs-python27
|
||||||
|
gate:
|
||||||
|
- gate-sahara-specs-docs
|
||||||
|
- gate-sahara-specs-python27
|
||||||
|
|
||||||
- name: openstack/stevedore
|
- name: openstack/stevedore
|
||||||
template:
|
template:
|
||||||
- name: python-jobs
|
- name: python-jobs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user