Add molecule tests for kubectl role 64/89264/2
authorMichal Zegan <m.zegan@samsung.com>
Tue, 4 Jun 2019 15:11:59 +0000 (17:11 +0200)
committerMichal Zegan <m.zegan@samsung.com>
Wed, 5 Jun 2019 11:24:08 +0000 (13:24 +0200)
commit049151d457861eca1d9fd2568a5aaf1d85f6c790
tree23667362fcc5a0bfce19d2265d8647e4807a5a44
parent551e2682c6c473bdb96aa59ddc18612a436e4b46
Add molecule tests for kubectl role

This commit adds molecule tests for kubectl role.
That includes verification for kubectl to be installed and runnable.

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