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 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 |