From 3d8dd2becaf08e2c4dc92d46084935d249ed1eb9 Mon Sep 17 00:00:00 2001 From: Itzik Brown Date: Tue, 29 Sep 2020 12:48:08 +0300 Subject: [PATCH] Update git submodules * Update kuryr-tempest-plugin from branch 'master' - 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 --- kuryr-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kuryr-tempest-plugin b/kuryr-tempest-plugin index d07fefba07..28fbe115eb 160000 --- a/kuryr-tempest-plugin +++ b/kuryr-tempest-plugin @@ -1 +1 @@ -Subproject commit d07fefba073fa63363e04744861f5432a22e6afe +Subproject commit 28fbe115ebd97760b128d4c9efd21d7d426922d3