diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 13:18:49 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 14:37:15 +0100 |
commit | 7d1512b6be0d0962b69148c75f0a450775891c3e (patch) | |
tree | f45fd431e0f44f70a5116863e807e4588b56b5b5 /ansible/site.yml | |
parent | c1452324f80f88237645ca2b855bd29cc5c5aceb (diff) |
Add sig_cli
It runs sig-cli tests which are not included in K8s conformance.
It adds 34 single tests.
Change-Id: I4beaf9d08d151d06fc3f3c05770c51dcc68f762a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 6eaf848638d7a1a7b4c4324837da9b8562ec7136)
Diffstat (limited to 'ansible/site.yml')
-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 6751275e..411aa837 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -20,6 +20,7 @@ - sig_api_machinery - sig_apps - sig_auth + - sig_cli - sig_network - sig_network_features - sig_storage |