]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: add rgw_multisite functional test
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 29 Oct 2018 12:30:59 +0000 (13:30 +0100)
committerSébastien Han <seb@redhat.com>
Tue, 30 Oct 2018 13:00:28 +0000 (14:00 +0100)
commit37970a5b3cc564cf9caec8f619a6a28ee8c4a5de
treed426008f07692c57fe56bf1ae06b8fe31e95a543
parent4d464c1003f6e3e180b4e0506e7e947364c61405
tests: add rgw_multisite functional test

Add a playbook that will upload a file on the master then try to get
info from the secondary node, this way we can check if the replication
is ok.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/rgw_multisite.yml [new file with mode: 0644]
tox.ini