Merge "Add whitebox-tempest-plugin under QA"
This commit is contained in:
commit
b7a5550187
@ -8,6 +8,7 @@ pushSignedTag = group whitebox-tempest-plugin-core
|
|||||||
|
|
||||||
[receive]
|
[receive]
|
||||||
requireChangeId = true
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
[submit]
|
[submit]
|
||||||
mergeContent = true
|
mergeContent = true
|
@ -5435,6 +5435,10 @@
|
|||||||
acl-config: /home/gerrit2/acls/openstack/oslo-independent.config
|
acl-config: /home/gerrit2/acls/openstack/oslo-independent.config
|
||||||
groups:
|
groups:
|
||||||
- openstack-doc-tools
|
- openstack-doc-tools
|
||||||
|
- project: openstack/whitebox-tempest-plugin
|
||||||
|
description: Tempest plugin for whitebox testing. For testing things not exposed
|
||||||
|
through the REST APIs.
|
||||||
|
use-storyboard: true
|
||||||
- project: openstack/workload-ref-archs
|
- project: openstack/workload-ref-archs
|
||||||
description: OpenStack tenant-level workload reference architectures.
|
description: OpenStack tenant-level workload reference architectures.
|
||||||
groups:
|
groups:
|
||||||
@ -7922,10 +7926,6 @@
|
|||||||
acl-config: /home/gerrit2/acls/x/vmware-nsx.config
|
acl-config: /home/gerrit2/acls/x/vmware-nsx.config
|
||||||
- project: x/vmware-vspc
|
- project: x/vmware-vspc
|
||||||
description: Virtual Serial Port Concentrator for VMware instances
|
description: Virtual Serial Port Concentrator for VMware instances
|
||||||
- project: x/whitebox-tempest-plugin
|
|
||||||
description: Tempest plugin for whitebox testing. For testing things not exposed
|
|
||||||
through the REST APIs.
|
|
||||||
use-storyboard: true
|
|
||||||
- project: x/wsme
|
- project: x/wsme
|
||||||
description: Web Service Made Easy (WSME) simplify the writing of REST web services
|
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
|
by providing simple yet powerful typing which removes the need to directly manipulate
|
||||||
|
@ -1203,6 +1203,7 @@ openstack-qa:
|
|||||||
- openstack/tempest-lib
|
- openstack/tempest-lib
|
||||||
- openstack/tempest-plugin-cookiecutter
|
- openstack/tempest-plugin-cookiecutter
|
||||||
- openstack/tempest-stress
|
- openstack/tempest-stress
|
||||||
|
- openstack/whitebox-tempest-plugin
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- ^stable/.*
|
- ^stable/.*
|
||||||
|
@ -975,6 +975,7 @@
|
|||||||
- openstack/watcher-specs
|
- openstack/watcher-specs
|
||||||
- openstack/watcher-tempest-plugin
|
- openstack/watcher-tempest-plugin
|
||||||
- openstack/whereto
|
- openstack/whereto
|
||||||
|
- openstack/whitebox-tempest-plugin
|
||||||
- openstack/workload-ref-archs
|
- openstack/workload-ref-archs
|
||||||
- openstack/xstatic-angular
|
- openstack/xstatic-angular
|
||||||
- openstack/xstatic-angular-bootstrap
|
- openstack/xstatic-angular-bootstrap
|
||||||
@ -1444,7 +1445,6 @@
|
|||||||
- x/vmware-nsx-tempest-plugin
|
- x/vmware-nsx-tempest-plugin
|
||||||
- x/vmware-nsxlib
|
- x/vmware-nsxlib
|
||||||
- x/vmware-vspc
|
- x/vmware-vspc
|
||||||
- x/whitebox-tempest-plugin
|
|
||||||
- x/wsme
|
- x/wsme
|
||||||
- x/xenapi-os-testing
|
- x/xenapi-os-testing
|
||||||
- x/xstatic-angular-cookies
|
- x/xstatic-angular-cookies
|
||||||
|
Loading…
Reference in New Issue
Block a user