Add tests for custom ntp authority mode in 'chrony' role 41/89641/2
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Mon, 10 Jun 2019 13:08:02 +0000 (15:08 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Wed, 12 Jun 2019 09:53:03 +0000 (11:53 +0200)
commitaf72c4aceebc356b63f79e3ec3711319fa179690
tree008a8fefbe2865e1c429fa6d194314d4632eb25f
parent3cd75cd8d71f471a0217f525bb8e4ed5315266a8
Add tests for custom ntp authority mode in 'chrony' role

By default 'infra' node is set up as a time authority
for nodes. This patch adds tests for alternative supported
scenario where external time authority service is given.

Change-Id: I114418e79fa90b3af1c62a148ca91af3acf2bb2b
Issue-ID: OOM-1810
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
ansible/roles/chrony/molecule/external_time_source/molecule.yml [new file with mode: 0644]
ansible/roles/chrony/molecule/external_time_source/playbook.yml [new file with mode: 0644]
ansible/roles/chrony/molecule/external_time_source_ubuntu/molecule.yml [new file with mode: 0644]