diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-05-10 12:33:59 +0200 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-05-30 13:50:11 +0200 |
commit | 4b8c98fc46f0462322b01b349324a0bfc3de0258 (patch) | |
tree | 10b12d1db4c62bb632556c29978ab7b8f10a3a7b /ansible/test/play-infrastructure/molecule/default | |
parent | 7e5ddf0b3e0f23bf499b3311340253485d06fc33 (diff) |
Add Molecule tests for 'dns' role
This commit supplements 'Molecule test for
infrastructure playbook' with role level tests.
Change-Id: I14cdeedf1c80c0ee06bacf0a391ee1d7ccd6df55
Issue-ID: OOM-1841
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'ansible/test/play-infrastructure/molecule/default')
-rw-r--r-- | ansible/test/play-infrastructure/molecule/default/molecule.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/test/play-infrastructure/molecule/default/molecule.yml b/ansible/test/play-infrastructure/molecule/default/molecule.yml index 894ab804..c4b7901a 100644 --- a/ansible/test/play-infrastructure/molecule/default/molecule.yml +++ b/ansible/test/play-infrastructure/molecule/default/molecule.yml @@ -27,8 +27,6 @@ platforms: privileged: true override_command: false restart_policy: unless-stopped - env: - container: docker volumes: - /var/lib/docker groups: |