From ac82b211de498add6414519b4157da01713c3661 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 3 May 2021 09:32:59 +0200 Subject: Update cnf-conformance to cnf-testsuite MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/cncf/cnf-conformance https://github.com/cncf/cnf-testsuite Change-Id: I77983e0f04781a92b34afcf82f21366384782964 Signed-off-by: Cédric Ollivier (cherry picked from commit 959da00d3e1c4d406bc59995c0ea93add1ec48d3) --- docker/cnf/testcases.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docker/cnf/testcases.yaml') 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 -- cgit 1.2.3-korg