Add sahara-scenario to project config

Add new sahara-scenario to project config. This is
Scenario Framework for testing Sahara.

Change-Id: I0878afcc105d6bb3419fe325002b9074643e26ff
This commit is contained in:
Evgeny Sikachev 2015-12-18 13:41:11 +03:00
parent 14fcad07fe
commit e3438e921f
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group sahara-scenario-core
label-Code-Review = -2..+2 group sahara-scenario-core
label-Workflow = -1..+1 group sahara-scenario-core
[access "refs/tags/*"]
pushSignedTag = group sahara-scenario-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -2858,6 +2858,10 @@
- sahara
description: Disk image elements for Sahara
acl-config: /home/gerrit2/acls/openstack/sahara-etc.config
- project: openstack/sahara-scenario
description: Repo for Sahara Scenario Framework
groups:
- sahara
- project: openstack/sahara-specs
groups:
- sahara

View File

@ -6757,6 +6757,13 @@
- 'gate-sahara-buildimages-{plugin}':
plugin: plain
- project:
name: sahara-scenario
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-pep8
- project:
name: sahara-specs
node: 'bare-precise || bare-trusty'

View File

@ -8852,6 +8852,15 @@ projects:
post:
- sahara-image-elements-branch-tarball
# TODO: add docs
- name: openstack/sahara-scenario
template:
- name: merge-check
check:
- gate-sahara-scenario-pep8
gate:
- gate-sahara-scenario-pep8
- name: openstack/sahara-specs
template:
- name: merge-check