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-02-18 15:55:39 +0100 |
commit | 23c2bf5ce99eb4f75607dd5888d961e395271dc6 (patch) | |
tree | 1a11a48abb779b78151c394b2def249fe0f89f31 /ansible | |
parent | 883797480abf537beb687145ee9cb19ac715dfe7 (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>
(cherry picked from commit 80f0edf3194493620d1cfab79efbcdc8a136d799)
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 f881cc5e..fdf7e464 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -17,6 +17,7 @@ tests: - xrally_kubernetes - k8s_conformance + - sig_network - sig_network_feature - container: functest-kubernetes-security tests: |