]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/mgr/test_orchestrator_cli: support multiple DriveGroups
authorKiefer Chang <kiefer.chang@suse.com>
Tue, 4 Feb 2020 06:27:17 +0000 (14:27 +0800)
committerKiefer Chang <kiefer.chang@suse.com>
Tue, 4 Feb 2020 06:31:21 +0000 (14:31 +0800)
commitc9b12e2b667872fbd3350015db0b6b9aa400c055
tree86155427bc46e3423a6fb80e5d157ed7343027db
parent79040c2ea3c2a4e600d50f2fa587d996cf5ba868
qa/tasks/mgr/test_orchestrator_cli: support multiple DriveGroups

create_osds interface in Orchestrator supports multiple named DriveGroups
since https://github.com/ceph/ceph/pull/32972. Adapt the changes in
the test.

Fixes: https://tracker.ceph.com/issues/43945
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
qa/tasks/mgr/test_orchestrator_cli.py