diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 12:59:13 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 14:34:44 +0100 |
commit | 279d770da9ef2eda1ef48de22e99a8f8da3b7728 (patch) | |
tree | 3feb0fe4a5fe6dab36a2b4faec80ab6ebf42a633 /ansible/site.yml | |
parent | 64779d2366df05ab5932bf92a167266ddcb33226 (diff) |
Add sig-apps
It runs sig-apps tests which are not included in K8s conformance.
Change-Id: Ic02e75b94e6cd923f05af16eb98706599fd26f59
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 985b7955d065065d191702f1355d7ca114f0c827)
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 4172ef58..8ff7bc7a 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -18,6 +18,7 @@ - xrally_kubernetes - k8s_conformance - sig_api_machinery + - sig_apps - sig_auth - sig_network - sig_network_features |