aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-05-03 09:32:59 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-05-03 10:28:04 +0200
commit959da00d3e1c4d406bc59995c0ea93add1ec48d3 (patch)
tree6dd12c358dbfe352c70053cfa2df5422c1394f2b /ansible
parent5e4b7f0c4d15bb5b1d4028b005a02b42a6964c93 (diff)
Update cnf-conformance to cnf-testsuite
https://github.com/cncf/cnf-conformance https://github.com/cncf/cnf-testsuite Change-Id: I77983e0f04781a92b34afcf82f21366384782964 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r--ansible/site.gate.yml2
-rw-r--r--ansible/site.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml
index 96719d60..68c868c3 100644
--- a/ansible/site.gate.yml
+++ b/ansible/site.gate.yml
@@ -60,4 +60,4 @@
tests:
- k8s_vims
- helm_vims
- - cnf_conformance
+ - cnf_testsuite
diff --git a/ansible/site.yml b/ansible/site.yml
index aec8bb62..27c4e2f3 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -45,4 +45,4 @@
tests:
- k8s_vims
- helm_vims
- - cnf_conformance
+ - cnf_testsuite