diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 14:46:40 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-03-21 14:48:50 +0100 |
commit | bfd8dc33b1a4c993f2308fc6f285499a99452ec2 (patch) | |
tree | 5893fb3eeb9257990222c02188773b19219e5d37 /ansible/site.yml | |
parent | f0b416a0da34b4846d14cfada8de4e67251db4f7 (diff) |
Add sig_node
It runs sig-node tests which are not included in K8s conformance.
It adds 38 single tests.
Change-Id: Idbd172517e705402632a7fadb4d4639b5f1ee2d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 56da8a0382889fa0558da48375d2319bfedd39a4)
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 45a850dd..21715b29 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -25,6 +25,7 @@ - sig_instrumentation - sig_network - sig_network_features + - sig_node - sig_scheduling - sig_storage - container: functest-kubernetes-security |