diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 12:52:46 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 12:52:46 +0100 |
commit | b5c7bc0107a443722004ecced91118042965f327 (patch) | |
tree | b373eb1f21ae8d781a3304e6ef9a11275e33e6d0 /ansible | |
parent | 9c08bb471502b80df2470e577376f25400913939 (diff) |
Add sig-auth
It runs sig-auth tests which are not included in K8s conformance.
Change-Id: I5684dbcb5d61866f5ae1cb483f3a119b8d3c7807
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 3c54c9e2..f9863fea 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -15,6 +15,7 @@ - xrally_kubernetes - k8s_conformance - sig_api_machinery + - sig_auth - sig_network - sig_network_features - sig_storage |