Add tuskar and tuskarclient to stackforge

This is just a minimal viable setup according to the guide [1]. Gate
tests will be added subsequently.

[1] http://ci.openstack.org/stackforge.html

Change-Id: I7f79634a06fddd4b7aa47938a006365204c38c4e
This commit is contained in:
Jiri Stransky
2013-08-08 12:03:54 +02:00
parent 9a07f307a7
commit 4cb6f73a5a
5 changed files with 53 additions and 0 deletions

View File

@@ -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