diff options
Diffstat (limited to 'ansible/roles/helm/molecule/helm3/molecule.yml')
-rw-r--r-- | ansible/roles/helm/molecule/helm3/molecule.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/roles/helm/molecule/helm3/molecule.yml b/ansible/roles/helm/molecule/helm3/molecule.yml index 4b582f5c..e2f7e814 100644 --- a/ansible/roles/helm/molecule/helm3/molecule.yml +++ b/ansible/roles/helm/molecule/helm3/molecule.yml @@ -23,8 +23,6 @@ provisioner: all: app_name: onap app_data_path: "/opt/{{ app_name }}" -scenario: - name: helm3 verifier: name: testinfra directory: ../default/tests |