From 80f0edf3194493620d1cfab79efbcdc8a136d799 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 25 Jan 2021 12:20:22 +0100 Subject: Add sig_network MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It runs the remaining sig-network testing excluding the next labels: Conformance (part of k8s_conformance), all features and load.balancer. Change-Id: I708ff4690205196e5f69382890a39ea4fd5b6942 Signed-off-by: Cédric Ollivier --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index a7b7b173..c3c3562c 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -14,6 +14,7 @@ tests: - xrally_kubernetes - k8s_conformance + - sig_network - sig_network_feature - container: functest-kubernetes-security tests: -- cgit 1.2.3-korg