kuryr-tempest-plugin/kuryr_tempest_plugin
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
..
services Initial Commit 2017-05-25 12:56:52 +02:00
tests Do not rely on ps to check the daemon 2018-09-17 18:41:56 +02:00
README.rst Initial Commit 2017-05-25 12:56:52 +02:00
__init__.py Initial Commit 2017-05-25 12:56:52 +02:00
config.py Check that kuryr-cni runs as a daemon 2018-09-12 13:23:20 +03:00
plugin.py Refactor options definitons 2018-09-10 11:38:42 -06:00

README.rst

Tempest Integration of kuryr-tempest-plugin

This directory contains Tempest tests to cover the kuryr-tempest-plugin project.