Run 'telemetry-dsvm-integration-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 'telemetry-dsvm-integration-ipv6-only' job in Panko gate.

Story: #2005477
Task: #35939

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

Change-Id: I94bc8529437ab04cf5372059ef6509b36a7b5e49
This commit is contained in:
Ghanshyam Mann 2019-09-05 11:09:14 +00:00
parent 07f2d20b16
commit 12377d0e9b
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
check:
jobs:
- telemetry-dsvm-integration
- telemetry-dsvm-integration-ipv6-only
# TripleO jobs that deploy Telemetry.
# Note we don't use a project-template here, so it's easier
# to disable voting on one specific job if things go wrong.
@ -26,3 +27,4 @@
gate:
jobs:
- telemetry-dsvm-integration
- telemetry-dsvm-integration-ipv6-only