From 959da00d3e1c4d406bc59995c0ea93add1ec48d3 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 --- ansible/site.gate.yml | 2 +- ansible/site.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ansible') 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 -- cgit 1.2.3-korg