]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/mgr/test_orchestrator_cli: fix test_ps* tests
authorSage Weil <sage@redhat.com>
Thu, 5 Mar 2020 14:00:42 +0000 (08:00 -0600)
committerSage Weil <sage@redhat.com>
Thu, 5 Mar 2020 14:00:42 +0000 (08:00 -0600)
commitbb126cf9abc81566a2f2b08c3159faa07f97770c
tree343c12fd9aa68051e245b4fecbaeaddf3c170e0f
parent229c08106f721840c5ea15a334339e0e33b2c143
qa/tasks/mgr/test_orchestrator_cli: fix test_ps* tests

The ps output names daemons like 'type.foo', e.g., 'mgr.x'.  Now that
the test_orchestrator impl is less bonkers this needs to be adjusted to
match reality.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/mgr/test_orchestrator_cli.py