diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-01-25 12:20:22 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-01-25 13:03:33 +0100 |
commit | 80f0edf3194493620d1cfab79efbcdc8a136d799 (patch) | |
tree | 1b23dfa9f52180658742c3fe6207e27f95ba5add /ansible | |
parent | e0d151ccaf4b267682feec0d38e8b7de3eb3d61c (diff) |
Add sig_network
It runs the remaining sig-network testing excluding the next labels:
Conformance (part of k8s_conformance), all features and load.balancer.
Change-Id: I708ff4690205196e5f69382890a39ea4fd5b6942
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 a7b7b173..c3c3562c 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -14,6 +14,7 @@ tests: - xrally_kubernetes - k8s_conformance + - sig_network - sig_network_feature - container: functest-kubernetes-security tests: |