Merge "Move xenapi-os-testing to stackforge."

This commit is contained in:
Jenkins 2014-05-09 19:00:15 +00:00 committed by Gerrit Code Review
commit 96be92f4d8
3 changed files with 21 additions and 0 deletions

View File

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

View File

@ -923,3 +923,6 @@
- project: stackforge/wsme - 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. 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 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

View File

@ -4770,3 +4770,9 @@ projects:
gate: gate:
- gate-stacktach-pep8 - gate-stacktach-pep8
- gate-stacktach-python27 - gate-stacktach-python27
- name: stackforge/xenapi-os-testing
check:
- noop
gate:
- noop