Add tuskar-ui to stackforge
Basic setup based on http://ci.openstack.org/stackforge.html Change-Id: Ide11358502b6ea2070d08ada631a0ff19c8a225c
This commit is contained in:
parent
4cb6f73a5a
commit
55991f545c
modules
gerritbot/files
openstack_project
@ -340,6 +340,7 @@ tuskar:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/tuskar
|
||||
- stackforge/tuskar-ui
|
||||
- stackforge/python-tuskarclient
|
||||
branches:
|
||||
- master
|
||||
|
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group tuskar-core
|
||||
label-Approved = +0..+1 group tuskar-core
|
||||
workInProgress = group tuskar-core
|
||||
[access "refs/tags/*"]
|
||||
create = group tuskar-core
|
||||
pushTag = group tuskar-core
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
[submit]
|
||||
mergeContent = true
|
@ -2676,3 +2676,9 @@ projects:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
||||
- name: stackforge/tuskar-ui
|
||||
check:
|
||||
- gate-noop
|
||||
gate:
|
||||
- gate-noop
|
||||
|
@ -363,3 +363,6 @@
|
||||
- project: stackforge/python-tuskarclient
|
||||
description: "Python bindings and CLI to Tuskar."
|
||||
upstream: git://github.com/tuskar/python-tuskarclient.git
|
||||
- project: stackforge/tuskar-ui
|
||||
description: "The UI component for Tuskar"
|
||||
upstream: git://github.com/tuskar/tuskar-ui.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user