[train][goal] Run 'mistral-devstack-tempest-ipv6-only' job in gate

As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1],
Tempest has defined the base job 'devstack-tempest-ipv6' which will
deploy services on IPv6.

This commit Run 'mistral-devstack-tempest-ipv6-only' job in mistral gate.

Because cyborg-tempest-ipv6-only is non-voting job it is added on check
pipeline only. This is non voting because cyborg-tempest job is not yet
voting.

Depends-On: https://review.opendev.org/#/c/682536/
Depends-On: https://review.opendev.org/#/c/699959/

Story: #2005477
Task: #35905

[1] https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html

Change-Id: If79c778d28b4d67721234e6bb32d4fe6d10e8609
This commit is contained in:
Ghanshyam Mann 2019-09-17 04:36:36 +00:00 committed by Eyal
parent 6948e50de8
commit 8165fb4ca1

View File

@ -116,6 +116,8 @@
required-projects: required-projects:
- openstack/mistral-lib - openstack/mistral-lib
- mistral-devstack - mistral-devstack
- mistral-devstack-tempest-ipv6-only
- mistral-devstack-non-apache-tempest-ipv6-only
- mistral-devstack-non-apache - mistral-devstack-non-apache
- mistral-devstack-kombu - mistral-devstack-kombu
- mistral-tox-unit-mysql - mistral-tox-unit-mysql
@ -135,6 +137,8 @@
queue: mistral queue: mistral
jobs: jobs:
- mistral-devstack - mistral-devstack
- mistral-devstack-tempest-ipv6-only
- mistral-devstack-non-apache-tempest-ipv6-only
- mistral-devstack-non-apache - mistral-devstack-non-apache
- mistral-tox-unit-mysql - mistral-tox-unit-mysql
- mistral-tox-unit-postgresql - mistral-tox-unit-postgresql