Added new project openstack-tempest-skiplist

It creates the openstack-tempest-skiplist and import existing
skiplist from openstack/tripleo-quickstart-extras project to
openstack-tempest-skiplist.

It is a collection of skipped tempest tests which is initially
started by TripleO team and will be shared with OSA and other
projects.

Needed-By: https://review.opendev.org/714030

Change-Id: Id9648164023590a440c56906ecd982523b176179
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
This commit is contained in:
Chandan Kumar (raukadah) 2020-03-19 14:51:00 +05:30
parent 3b44313391
commit cf3ebeb261
4 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[access "refs/heads/*"]
abandon = group openstack-tempest-skiplist-core
label-Code-Review = -2..+2 group openstack-tempest-skiplist-core
label-Workflow = -1..+1 group openstack-tempest-skiplist-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -4156,6 +4156,11 @@
acl-config: /home/gerrit2/acls/openstack/retired.config
- project: openstack/openstack-specs
description: OpenStack wide specs, ran by the Cross-Project Spec Liaisons
- project: openstack/openstack-tempest-skiplist
description: A collection of tempest skipped tests shared across OpenStack
projects.
upstream: https://github.com/raukadah/openstack-tempest-skiplist
use-storyboard: true
- project: openstack/openstack-ux
description: OpenStack User Experience Repository
- project: openstack/openstack-virtual-baremetal

View File

@ -1982,6 +1982,7 @@ tripleo:
- openstack/ansible-role-redhat-subscription
- openstack/diskimage-builder
- openstack/instack-undercloud
- openstack/openstack-tempest-skiplist
- openstack/openstack-virtual-baremetal
- openstack/os-apply-config
- openstack/os-collect-config

View File

@ -724,6 +724,7 @@
- openstack/openstack-nose
- openstack/openstack-planet
- openstack/openstack-specs
- openstack/openstack-tempest-skiplist
- openstack/openstack-ux
- openstack/openstack-virtual-baremetal
- openstack/openstackclient