kuryr-tempest-plugin/kuryr_tempest_plugin
Yossi Boaron fc679d4946 Add connectivity test for service UDP
This patch includes the following changes:
1. Deletion of previous UDP service test (unsupported protocol),
this test should be changed to protocol=SCTP whenever we"ll run
Kubernetes version that supports SCTP.

2. New test to check connectivity of UDP service
from the host.

Follow up patches will check connectivity from pods, and
for LoadBalancer UDP service.

Depends-On: I712e088e21774d85033025996e31fda510c239a7

Change-Id: I8f38f2c657d6412de71f20e51c9f2ff2e13093f2
2018-11-15 12:32:40 +02:00
..
services Initial Commit 2017-05-25 12:56:52 +02:00
tests Add connectivity test for service UDP 2018-11-15 12:32:40 +02:00
README.rst Initial Commit 2017-05-25 12:56:52 +02:00
__init__.py Initial Commit 2017-05-25 12:56:52 +02:00
config.py Add connectivity test for service UDP 2018-11-15 12:32:40 +02:00
plugin.py Refactor options definitons 2018-09-10 11:38:42 -06:00

README.rst

Tempest Integration of kuryr-tempest-plugin

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