Tempest plugin for kuryr/kuryr-kubernetes
Go to file
Michał Dulko ea65d96173 Make `body` arg conditional when deleting service
kubernetes package in stable/queens is constrained to 4.0.0 version.
That version doesn't support `body` argument passed to
delete_namespaced_service and fails. This commit fixes that by making
passing this argument conditional on kubernetes package version.

Change-Id: Iaff1f569e99a88a8d8ff81aa4e0c4c7bedb94585
2018-05-22 11:14:40 +02:00
devstack test_container: Add non-layered demo test image 2018-02-23 13:43:54 +01:00
doc/source Add scenario test manager 2017-10-27 09:28:58 +00:00
kuryr_tempest_plugin Make `body` arg conditional when deleting service 2018-05-22 11:14:40 +02:00
test_container demo container: Include ssl certificates 2018-03-21 16:00:45 +01: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 Adding pools and containerized jobs to .zuul 2018-03-15 10:46:51 +02:00
CONTRIBUTING.rst Initial Commit 2017-05-25 12:56:52 +02:00
HACKING.rst Initial Commit 2017-05-25 12:56:52 +02: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 Updated from global requirements 2018-03-22 09:41:05 +00: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.