Tempest plugin for kuryr/kuryr-kubernetes
Go to file
Michał Dulko 2b5d401e26 Add possibility to build with podman/buildah
In case of using cri-o as container engine we won't have docker binary
installed. Instead we should use podman (or buildah until podman's bug
is fixed). This commit implements that behavior based on value of
devstack-plugin-container's $CONTAINER_ENGINE value.

Change-Id: Ic3c7d355a455298f43e37fb2aceddfd1e7eefaf2
Implements: blueprint crio-support
2018-12-03 13:35:27 +01:00
devstack Add possibility to build with podman/buildah 2018-12-03 13:35:27 +01:00
doc/source Add scenario test manager 2017-10-27 09:28:58 +00:00
kuryr_tempest_plugin Merge "Update EP LBaaS state annotation check" 2018-10-31 04:04:57 +00:00
test_container Add support for UDP in kuryr/demo container 2018-10-18 16:37:04 +03: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 Merging port pool and namespace gates 2018-10-10 11:33:16 +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.