Merge "Move xenapi-os-testing to stackforge."
This commit is contained in:
commit
96be92f4d8
@ -0,0 +1,12 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Code-Review = -2..+2 group xenapi-os-testing-core
|
||||
label-Workflow = -1..+1 group xenapi-os-testing-core
|
||||
abandon = group xenapi-os-testing-core
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group xenapi-os-testing-ptl
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
[submit]
|
||||
mergeContent = true
|
||||
[project]
|
||||
state = active
|
@ -923,3 +923,6 @@
|
||||
- project: stackforge/wsme
|
||||
description: Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects.
|
||||
upstream: git://github.com/ryanpetrello/wsme.git
|
||||
- project: stackforge/xenapi-os-testing
|
||||
description: Scripts to enable running of tempest tests in a nested Xen instance
|
||||
upstream: git://github.com/citrix-openstack/xenapi-os-testing.git
|
||||
|
@ -4770,3 +4770,9 @@ projects:
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/xenapi-os-testing
|
||||
check:
|
||||
- noop
|
||||
gate:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user