Tempest plugin for kuryr/kuryr-kubernetes
Go to file
Yossi Boaron b645fa1a0d Add timeout to calls for ws_client.py functions
Sometimes the 'connect_get_namespaced_pod_exec' and
rest of functions from [1] that takes timeout as a
parameter are hanging from some reason (on OS select)
although the command completed.
This patch address this issue by adding the timeout parameter.

[1] https://github.com/kubernetes-client/python-base/blob/master/stream/ws_client.py

Change-Id: I9fdeaaeee3dad432135cf864a2d34198f18af705
2018-11-20 12:13:59 +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 Add timeout to calls for ws_client.py functions 2018-11-20 12:13:59 +02: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 Sync up with kuryr-kubernetes gates 2018-10-12 15:44:00 +02: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.