]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
test: do not always copy admin key
authorSébastien Han <seb@redhat.com>
Tue, 5 Jun 2018 03:56:55 +0000 (11:56 +0800)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 5 Jun 2018 07:39:30 +0000 (09:39 +0200)
commit41b4632abca51b4f1ab052e8b47d0bebd2e838e8
treefac17b7dc674b0c64024a66b237c10092e54124e
parent2cf06b515f3e173aa3720cf28e4149149d881941
test: do not always copy admin key

The admin key must be copied on the osd nodes only when we test the
shrink scenario. Shrink relies on ceph-disk commands that require the
admin key on the node where it's being executed.

Now we only copy the key when running on the shrink-osd scenario.

Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/cluster/group_vars/osds
tox.ini