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 14:37:22 +0100 |
commit | 8799fc784b249a8c2733ed5a1ce879b5397058c4 (patch) | |
tree | 6b057cbb715f14d22f2bced403365ef04035ebd4 /ansible | |
parent | 7d1512b6be0d0962b69148c75f0a450775891c3e (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>
(cherry picked from commit 8bfdc8569b9eaffb96562e7753423d3ded218ed4)
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 411aa837..6c0a6531 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -23,6 +23,7 @@ - sig_cli - sig_network - sig_network_features + - sig_scheduling - sig_storage - container: functest-kubernetes-security tests: |