Add tests for helm role 51/89351/1
authorMichal Zegan <m.zegan@samsung.com>
Wed, 5 Jun 2019 11:10:40 +0000 (13:10 +0200)
committerMichal Zegan <m.zegan@samsung.com>
Wed, 5 Jun 2019 11:17:37 +0000 (13:17 +0200)
commit93c4303e07a17cf5882d8d9941d1aea647979115
tree52392c41e5a87db925d6b2a5e68031811a1e0db2
parent531cb2c7e53e84a5f17846daee510c9d2dc1ff11
Add tests for helm role

This adds molecule tests for the helm role.

Change-Id: I5be27992062ca9039c141318bc54ce85ce35526b
Issue-ID: OOM-1909
Signed-off-by: Michal Zegan <m.zegan@samsung.com>
ansible/roles/helm/.yamllint [new file with mode: 0644]
ansible/roles/helm/molecule/default/molecule.yml [new file with mode: 0644]
ansible/roles/helm/molecule/default/playbook.yml [new file with mode: 0644]
ansible/roles/helm/molecule/default/prepare.yml [new file with mode: 0644]
ansible/roles/helm/molecule/default/tests/test_default.py [new file with mode: 0644]