Add Scientific WG
Add a repo for document outputs from the Scientific WG. Change-Id: I86712758ac97b6050a589140303a9fd63046c46d Needed-By: I733d1ec219d4a5d344b899773873baaa4d22b62a
This commit is contained in:
parent
0c0480e1d5
commit
0dfc8278a9
14
gerrit/acls/openstack/scientific-wg.config
Normal file
14
gerrit/acls/openstack/scientific-wg.config
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group scientific-wg-core
|
||||||
|
label-Code-Review = -2..+2 group scientific-wg-core
|
||||||
|
label-Workflow = -1..+1 group scientific-wg-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group scientific-wg-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -6356,6 +6356,10 @@
|
|||||||
- openstack-salt
|
- openstack-salt
|
||||||
- project: openstack/scalpels
|
- project: openstack/scalpels
|
||||||
description: Digging and Tracing system for OpenStack
|
description: Digging and Tracing system for OpenStack
|
||||||
|
- project: openstack/scientific-wg
|
||||||
|
description: Scientific Working Group documents
|
||||||
|
homepage: https://wiki.openstack.org/wiki/Scientific_working_group
|
||||||
|
upstream: https://github.com/oneswig/scientific-wg
|
||||||
- project: openstack/searchlight
|
- project: openstack/searchlight
|
||||||
description: OpenStack Search (Searchlight)
|
description: OpenStack Search (Searchlight)
|
||||||
options:
|
options:
|
||||||
|
@ -13176,6 +13176,13 @@
|
|||||||
suffix: '-nv'
|
suffix: '-nv'
|
||||||
branch-override: default
|
branch-override: default
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: scientific-wg
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-python27-{node}:
|
||||||
|
node: ubuntu-xenial
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: searchlight
|
name: searchlight
|
||||||
jobs:
|
jobs:
|
||||||
|
@ -16766,6 +16766,14 @@ projects:
|
|||||||
experimental:
|
experimental:
|
||||||
- gate-scalpels-dsvm-neutron-ubuntu-xenial-nv
|
- gate-scalpels-dsvm-neutron-ubuntu-xenial-nv
|
||||||
|
|
||||||
|
- name: openstack/scientific-wg
|
||||||
|
template:
|
||||||
|
- name: merge-check
|
||||||
|
check:
|
||||||
|
- gate-scientific-wg-python27-ubuntu-xenial
|
||||||
|
gate:
|
||||||
|
- gate-scientific-wg-python27-ubuntu-xenial
|
||||||
|
|
||||||
- name: openstack/searchlight
|
- name: openstack/searchlight
|
||||||
template:
|
template:
|
||||||
- name: merge-check
|
- name: merge-check
|
||||||
|
Loading…
Reference in New Issue
Block a user