From a33e339a001d62352e15a3cc1546bb4d4d482e59 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 3 Apr 2021 11:14:51 +0200 Subject: Spit conformance into 2 test cases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It hugely decreases the overall test duration. (10 + 15 << 120) Change-Id: I534f6d09956bb51c32ad35c5a1baff8ebbfabb3d Signed-off-by: Cédric Ollivier --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/site.yml') diff --git a/ansible/site.yml b/ansible/site.yml index 91f972a0..c867bfa7 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -16,6 +16,7 @@ tests: - xrally_kubernetes - k8s_conformance + - k8s_conformance_serial - sig_api_machinery - sig_apps - sig_auth -- cgit 1.2.3-korg