summaryrefslogtreecommitdiffstats
path: root/ansible/roles/application/molecule/default/molecule.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/application/molecule/default/molecule.yml')
-rw-r--r--ansible/roles/application/molecule/default/molecule.yml22
1 files changed, 0 insertions, 22 deletions
diff --git a/ansible/roles/application/molecule/default/molecule.yml b/ansible/roles/application/molecule/default/molecule.yml
index 8b2817b4..fab92fcc 100644
--- a/ansible/roles/application/molecule/default/molecule.yml
+++ b/ansible/roles/application/molecule/default/molecule.yml
@@ -31,27 +31,5 @@ provisioner:
- onap
app_helm_chart_name: "{{ app_name }}"
helm_version: v3
-scenario:
- test_sequence:
- - lint
- - cleanup
- - destroy
- - dependency
- - syntax
- - create
- - prepare
- - converge
- # - idempotence
- # --> Action: 'idempotence'
- # ERROR: Idempotence test failed because of the following tasks:
- # * [instance] => application : Get helm dir
- # * [instance] => application : Helm init and upgrade
- # * [instance] => application : Helm Serve
- # * [instance] => application : Helm Add Repo
- # * [instance] => application : Helm Install application moleculetestapp
- - side_effect
- - verify
- - cleanup
- - destroy
verifier:
name: testinfra