From 9fbba25c1964b50a7d0bee3a43e78959d5f8189e 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 (cherry picked from commit a33e339a001d62352e15a3cc1546bb4d4d482e59) --- 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 b44253f6..b6351df0 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -19,6 +19,7 @@ tests: - xrally_kubernetes - k8s_conformance + - k8s_conformance_serial - sig_api_machinery - sig_apps - sig_auth -- cgit 1.2.3-korg