diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.gate.yml | 2 | ||||
-rw-r--r-- | ansible/site.yml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ansible/site.gate.yml b/ansible/site.gate.yml index 1f4f8ec1..6c3e4d19 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 a6bf51d4..f2c23266 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -48,4 +48,4 @@ tests: - k8s_vims - helm_vims - - cnf_conformance + - cnf_testsuite |