Merge "Add sahara-specs repo"
This commit is contained in:
commit
d29235659e
@ -181,6 +181,7 @@ openstack-sahara:
|
||||
- openstack/sahara-dashboard
|
||||
- openstack/sahara-extra
|
||||
- openstack/sahara-image-elements
|
||||
- openstack/sahara-specs
|
||||
- stackforge/puppet-sahara
|
||||
- stackforge/sahara-ci-config
|
||||
- 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
|
@ -209,6 +209,16 @@
|
||||
- translation-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:
|
||||
name: python-saharaclient
|
||||
github-org: openstack
|
||||
|
@ -402,6 +402,8 @@
|
||||
group: sahara
|
||||
description: Disk image elements for Sahara
|
||||
acl-config: /home/gerrit2/acls/openstack/sahara.config
|
||||
- project: openstack/sahara-specs
|
||||
group: sahara
|
||||
- project: openstack/security-doc
|
||||
description: Documentation work from the OpenStack Security Group (OSSG)
|
||||
- project: openstack/stevedore
|
||||
|
@ -1095,6 +1095,14 @@ projects:
|
||||
periodic:
|
||||
- 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
|
||||
template:
|
||||
- name: python-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user