diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 13:30:30 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 13:31:28 +0100 |
commit | 8bfdc8569b9eaffb96562e7753423d3ded218ed4 (patch) | |
tree | 25e672761db218a8ffce44659bfa9c0389ebd73e /ansible/site.yml | |
parent | 6eaf848638d7a1a7b4c4324837da9b8562ec7136 (diff) |
Add sig_scheduling
It runs sig-scheduling tests which are not included in K8s conformance.
It adds 19 single tests.
Change-Id: I9b34c327cc1079e401771b1fa77a6baeef24251c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 bf2eb252..c4b688fb 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -20,6 +20,7 @@ - sig_cli - sig_network - sig_network_features + - sig_scheduling - sig_storage - container: functest-kubernetes-security tests: |