Tempest Plugin for Trove project
Go to file
Ghanshyam Mann eda92dae2d [train][goal] Define new 'trove-tempest-ipv6-only' job
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 adds the new job 'trove-tempest-ipv6-only'
run on gate which is derived from 'devstack-tempest-ipv6'.

Verification structure will be:
- 'devstack-IPv6' deploy the service on IPv6
- 'devstack-tempest-ipv6' run will verify the IPv6-only setting and listen address
- 'trove-tempest-ipv6-only' will run the tests.

Story: #2005477
Task: #35937

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

Change-Id: Ia247e3f22d1791c1b910f702781e7c5968c925db
2019-08-16 18:34:58 +00:00
doc Enable publishing plugin docs 2018-12-04 13:44:51 +01:00
releasenotes Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
trove_tempest_plugin Add common base class for test cases 2018-08-08 15:00:08 +02:00
.coveragerc Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitignore Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:44:25 +00:00
.mailmap Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.stestr.conf Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
.zuul.yaml [train][goal] Define new 'trove-tempest-ipv6-only' job 2019-08-16 18:34:58 +00:00
CONTRIBUTING.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
HACKING.rst Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
LICENSE Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
README.rst Fix the old or invalid doc links 2018-10-07 11:31:36 +08:00
babel.cfg Apply cookiecutter to newly split project trove-tempest-plugin 2017-12-11 20:15:13 +05:30
requirements.txt Updated from global requirements 2018-03-14 06:12:25 +00:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 12:20:57 +00:00
setup.py Updated from global requirements 2018-03-13 07:37:07 +00:00
test-requirements.txt Enable publishing plugin docs 2018-12-04 13:44:51 +01:00
tox.ini Enable publishing plugin docs 2018-12-04 13:44:51 +01:00

README.rst

Trove Tempest Plugin

Tempest plugin for Trove Project

It contains tempest tests for Trove project.