]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: add method run ceph cluster command with better interface 36394/head
authorRishabh Dave <ridave@redhat.com>
Mon, 17 Aug 2020 09:58:12 +0000 (15:28 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 21 Aug 2020 16:46:21 +0000 (22:16 +0530)
commit530982129ec131ef78e2f9989abfaeddb0959c65
treec994a545a11c6db84acca52f480acbce3d152d34
parent4022e2ba7dbc48c157dfe48d54cc744ec4032b51
qa: add method run ceph cluster command with better interface

This new method should allow better control on the process launched by
the passed command. This is achieved by allowing arguments provided by
teuthology.orchestra.run.run().

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/ceph_manager.py
qa/tasks/vstart_runner.py