Tempest plugin for kuryr/kuryr-kubernetes
Go to file
Doug Hellmann 3bfaa82c66 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I996ee8a245c3c220d32048ef23674cd867d773f3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:55:29 -04:00
devstack devstack: Move container build to stack extra 2018-08-01 22:25:39 +02:00
doc/source Add scenario test manager 2017-10-27 09:28:58 +00:00
kuryr_tempest_plugin Merge "Do not rely on ps to check the daemon" 2018-09-18 08:59:35 +00:00
test_container Make Port and http/https configurable for the test container 2018-08-01 12:53:30 +02:00
.gitignore Initial Commit 2017-05-25 12:56:52 +02:00
.gitreview Change gerrit remote to openstack infra 2017-06-14 15:43:52 +02:00
.zuul.yaml OCP-Router - add support for OCP routes 2018-09-06 07:48:04 +03:00
CONTRIBUTING.rst Update the URL in doc 2018-09-24 20:54:38 +08:00
HACKING.rst Update url in HACKING.rst 2018-06-21 21:43:09 +08:00
LICENSE Initial Commit 2017-05-25 12:56:52 +02:00
README.rst Add scenario test manager 2017-10-27 09:28:58 +00:00
requirements.txt OCP-Router - add support for OCP routes 2018-09-06 07:48:04 +03:00
setup.cfg Update the URL in doc 2018-09-24 20:54:38 +08:00
setup.py Updated from global requirements 2017-06-27 12:12:07 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:06:47 +00:00
tox.ini fix tox python3 overrides 2018-09-26 18:55:29 -04:00

README.rst

Tempest Integration of Kuryr

Overview

This project defines a tempest plugin containing tests used to verify the functionality of a kuryr installation. The plugin will automatically load these tests into tempest.