diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-05-03 09:32:59 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-05-03 10:28:04 +0200 |
commit | 959da00d3e1c4d406bc59995c0ea93add1ec48d3 (patch) | |
tree | 6dd12c358dbfe352c70053cfa2df5422c1394f2b /docker/cnf/testcases.yaml | |
parent | 5e4b7f0c4d15bb5b1d4028b005a02b42a6964c93 (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 'docker/cnf/testcases.yaml')
-rw-r--r-- | docker/cnf/testcases.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docker/cnf/testcases.yaml b/docker/cnf/testcases.yaml index 287747dc..98e9a197 100644 --- a/docker/cnf/testcases.yaml +++ b/docker/cnf/testcases.yaml @@ -28,15 +28,15 @@ tiers: run: name: helm_vims - - case_name: cnf_conformance + - case_name: cnf_testsuite project_name: functest criteria: 90 blocking: false description: >- Enable interoperability of Cloud native Network Functions (CNFs) as proposed by - https://github.com/cncf/cnf-conformance + https://github.com/cncf/cnf-testsuite dependencies: - DEPLOY_SCENARIO: "k8-*" run: - name: cnf_conformance + name: cnf_testsuite |