kuryr-tempest-plugin/kuryr_tempest_plugin
Jon Uriarte 2ffdd2f475 Add test_service_with_not_ready_endpoints test
This test case automates the issue described in
BZ https://bugzilla.redhat.com/show_bug.cgi?id=1980957.

The new test case:
 - creates a deployment with a failing readiness probe so all
   the pods are not ready
 - creates a service for the deployment (where the endpoints
   are not ready)
 - it checks Kuryr pods are not restarted

Change-Id: Id19f85625901b35900f9441aace8fe8938cb1d68
2022-01-14 18:24:17 +00:00
..
tests Add test_service_with_not_ready_endpoints test 2022-01-14 18:24:17 +00:00
__init__.py Initial Commit 2017-05-25 12:56:52 +02:00
config.py Remove LB_TIMEOUT in favor of lb_build_timeout 2021-12-23 12:29:31 +00:00
plugin.py Update port pool with non-default values 2018-11-15 12:42:23 +02:00
README.rst Initial Commit 2017-05-25 12:56:52 +02:00

Tempest Integration of kuryr-tempest-plugin

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