Tempest plugin for kuryr/kuryr-kubernetes
Go to file
Antoni Segura Puimedon 5b6df793c1 Do not rely on ps to check the daemon
Our container images do not install 'ps'. It is something
that, if present, comes from the base image. Since base
images come and go, it is much better to rely on 'cat' which
is always there.

Depends-on: Ic57fbe20b7bf396ea92e0c2cbcca42814ae2a119
Change-Id: I794290c61e7ce7bc61dd8d52d6a6b57ffeebdf23
Signed-off-by: Antoni Segura Puimedon <celebdor@gmail.com>
2018-09-17 18:41:56 +02: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 Do not rely on ps to check the daemon 2018-09-17 18:41:56 +02: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 Initial Commit 2017-05-25 12:56:52 +02: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 Initial Commit 2017-05-25 12:56:52 +02: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 Apply cap from upper reqs 2018-04-16 09:25:10 +00: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.