From 0a68c0cb77c6d9967e5e33e59a737ef686b2e916 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 26 Aug 2021 10:02:06 +0200 Subject: Remove SIG CLI testing MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It conforms to https://github.com/cntt-n/CNTT/pull/2579 Change-Id: Ic5d6e6914fc34e8a5de9403c1b72ad251d97d759 Signed-off-by: Cédric Ollivier --- ansible/site.gate.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ansible/site.gate.yml') diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 3c63de89..d293d9e7 100644 --- a/ansible/site.gate.yml +++ b/ansible/site.gate.yml @@ -45,9 +45,25 @@ - k8s_smoke - container: functest-kubernetes-smoke timeout: 3h + properties: + execution-type: SEQUENTIALLY tests: - xrally_kubernetes - k8s_conformance + - k8s_conformance_serial + - sig_api_machinery + - sig_api_machinery_serial + - sig_apps + - sig_apps_serial + - sig_auth + - sig_cluster_lifecycle + - sig_instrumentation + - sig_network + - sig_network_serial + - sig_node + - sig_scheduling_serial + - sig_storage + - sig_storage_serial - container: functest-kubernetes-security tests: - kube_hunter -- cgit 1.2.3-korg