From dcb442250783d97b2bbfc6e5671a18cc90106792 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 26 Jan 2021 09:29:17 +0100 Subject: Rename sig_network_feature -> sig_network_features MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It also takes into account the last results (SCTP seems falky): https://build.opnfv.org/ci/job/functest-kubernetes-opnfv-functest-kubernetes-smoke-latest-sig_network-run/1/console https://build.opnfv.org/ci/job/functest-kubernetes-opnfv-functest-kubernetes-smoke-latest-sig_network_feature-run/3/console https://build.opnfv.org/ci/job/functest-kubernetes-opnfv-functest-kubernetes-smoke-latest-sig_storage-run/1/console Change-Id: I7d4b11462da33d20fd5ed00d870f1099b70f437b Signed-off-by: Cédric Ollivier (cherry picked from commit 08558d2f47f7400176ad678ceaaff1b5be0b931c) --- ansible/site.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index fdf7e464..c6896027 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -18,7 +18,8 @@ - xrally_kubernetes - k8s_conformance - sig_network - - sig_network_feature + - sig_network_features + - sig_storage - container: functest-kubernetes-security tests: - kube_hunter -- cgit 1.2.3-korg