Files
masakari/playbooks/devstack/run-verify-config-is-ipv6-only.yaml
Ghanshyam Mann 1798a58604 [train][goal][CI] Define IPv6-only testing job
As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1],
Devstack, Tempest has defined the base job 'devstack-ipv6' and
'devstack-tempest-ipv6' which will deploy services on IPv6.

This commit adds a new job to run with the required IPv6 setting.

Story: #2005477
Task: #35904

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

Change-Id: I0f2401fd57c98879d40923ad59d224a531b17bbd
Depends-On: https://review.opendev.org/c/openstack/devstack/+/795161
Co-Authored-By: Radosław Piliszek <radoslaw.piliszek@gmail.com>
2021-06-12 18:38:31 +00:00

5 lines
76 B
YAML

---
- hosts: all
roles:
- devstack-ipv6-only-deployments-verification