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:36:47 +0200
commit2ccd4f025106453451edf9680b288ee24949a47c (patch)
treedac7700b58000c3129b296e027e2e7360e84022a /ansible
parent6cad8d633c32d547c5ff21464fc7e181dc095c45 (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> (cherry picked from commit 959da00d3e1c4d406bc59995c0ea93add1ec48d3)
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 843ac592..23df225f 100644
--- a/ansible/site.gate.yml
+++ b/ansible/site.gate.yml
@@ -63,4 +63,4 @@
tests:
- k8s_vims
- helm_vims
- - cnf_conformance
+ - cnf_testsuite
diff --git a/ansible/site.yml b/ansible/site.yml
index 69c3a6ac..e48cdc99 100644
--- a/ansible/site.yml
+++ b/ansible/site.yml
@@ -48,4 +48,4 @@
tests:
- k8s_vims
- helm_vims
- - cnf_conformance
+ - cnf_testsuite