From 9c08bb471502b80df2470e577376f25400913939 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 21 Mar 2021 10:47:27 +0100 Subject: Add sig-api-machinery MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It runs sig-api-machinery which are not included in K8s conformance. It adds 97 single tests. Change-Id: I76949b75e2d6c59d21f459f8fc358e806af6f23d Signed-off-by: Cédric Ollivier --- ansible/site.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible') diff --git a/ansible/site.yml b/ansible/site.yml index 208ace7d..3c54c9e2 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -14,6 +14,7 @@ tests: - xrally_kubernetes - k8s_conformance + - sig_api_machinery - sig_network - sig_network_features - sig_storage -- cgit 1.2.3-korg