Tempest plugin for kuryr/kuryr-kubernetes
Go to file
Luis Tomas Bolivar 41990e9ce7 Add tempest coverage for namespace creation
It adds coverage to test namespace creation when the namespace
handler and subnet driver are used. It checks the namespace gets
created but also that the related resources get created too, in this
case the Neutron Subnet, as well as the Kuryr Net CRD. In addition,
it check the KuryrNet CRD has the right information about the network
and subnet IDs created.

Depends-On: I84580201f38c219f1943510bb493da0f07e07153

Change-Id: Iafc08ede300aecf1dc52135c6e51b89875e729d6
2018-05-22 12:52:23 +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 Add tempest coverage for namespace creation 2018-05-22 12:52:23 +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.