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:38:19 +0200 |
commit | 7a4140ec7c2ab44ed5b2cfe84f5d3ea03f6c0955 (patch) | |
tree | 50831d25159b0e06766574235785b15536111d10 /ansible/site.yml | |
parent | be836b8c8fb68bfb0d005b6e1237991785251fff (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/site.yml')
-rw-r--r-- | ansible/site.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index a6bf51d4..f2c23266 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -48,4 +48,4 @@ tests: - k8s_vims - helm_vims - - cnf_conformance + - cnf_testsuite |