diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-04-03 11:14:51 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-04-03 11:19:49 +0200 |
commit | 15ea6bc2ee1a3a10f603007c78c5fc476a79d669 (patch) | |
tree | 5d33e6604278ec880025a7d4f74b3b168cd89bf9 /ansible | |
parent | e1c9e7abb2d4b6e7d494b16294255a7e55329ded (diff) |
Spit conformance into 2 test cases
It hugely decreases the overall test duration.
(10 + 15 << 120)
Change-Id: I534f6d09956bb51c32ad35c5a1baff8ebbfabb3d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a33e339a001d62352e15a3cc1546bb4d4d482e59)
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index ac81e6aa..33007645 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 |