]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/task/cephadm: run cephadm only on bootstrap_remote
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Wed, 11 Nov 2020 15:18:56 +0000 (16:18 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Wed, 18 Nov 2020 10:58:00 +0000 (11:58 +0100)
commit0b87b7197ce18512adf6623ffd1a373b7af14e9f
treec33cead6e0b64273c5e19c9b7fd9060bc39905b1
parentbd3fe2bd47d684aa789ac9a486f3080e42b66d99
qa/task/cephadm: run cephadm only on bootstrap_remote

Because not all the node in teuthology config might
have any cephadm related role we should not execute
cephadm on random node.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
(cherry picked from commit f75b00984e17a08087f41e7110fe64d4872d3200)
qa/tasks/cephadm.py