Add Robot test for running Tempest test suite 25/1125/6
authorJuha Kosonen <juha.kosonen@nokia.com>
Fri, 5 Jul 2019 11:36:05 +0000 (14:36 +0300)
committerJuha Kosonen <juha.kosonen@nokia.com>
Tue, 27 Aug 2019 12:39:55 +0000 (15:39 +0300)
commitb4b3a0e950a01f3ed9eedda7480cffecc989bdf1
treee9804cdeca9120f614a309016277f84e48422d32
parent18a580a13deb2f408b6e2c1627febb940d05cee6
Add Robot test for running Tempest test suite

Runs the test set defined by RefStack [1]. Creates OpenStack resources
needed for running Tempest tests if required.

Blacklist mechanism for excluding test cases from execution is
supported.

[1] https://refstack.openstack.org/api/v1/guidelines/2019.06/tests?target=platform&type=required&alias=true&flag=false

JIRA: VAL-36

Change-Id: I30e3f3a084e028c7ec75f1254319448ebace72a9
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
docker/README.rst
docker/openstack/Dockerfile [new file with mode: 0644]
docker/openstack/Makefile [new file with mode: 0644]
docker/openstack/pip-requirements.txt [new file with mode: 0644]
tests/openstack/tempest/blacklist.txt [new file with mode: 0644]
tests/openstack/tempest/tempest.resource [new file with mode: 0644]
tests/openstack/tempest/tempest.robot [new file with mode: 0644]