kuryr-tempest-plugin/kuryr_tempest_plugin
Itzik Brown 28fbe115eb Add test_network_policy_add_remove_pod
- Create a service and check connectivity to the service
- Create network policies with a podSelector with labels of the pods in the
  service as well as for the tester pod and check connectivity to the service
- Deleting one of the service pods and creating a new one
- Check connectivity to the service and verify only one pod answering
- Create a new pod with the same label as the one we deleted
- Check connectivity to the service, expecting two pods answering

Also adds an option to create_network_policy to apply a rule to allow
traffic only from pods with specific labels

Change-Id: Ibf8113d9667c02a1b6d080aa50e91fde0809fd75
Depends-On: If23b311ed07578b3fbe85f46aa4a314e6a05b7f3
2020-11-02 08:50:24 -05:00
..
2017-05-25 12:56:52 +02:00
2017-05-25 12:56:52 +02:00
2020-07-30 19:12:51 +02:00
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.