]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/test_orchestrator_cli: enable test_osd_create exception check 33701/head
authorKefu Chai <kchai@redhat.com>
Tue, 3 Mar 2020 16:24:08 +0000 (00:24 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 3 Mar 2020 17:52:02 +0000 (01:52 +0800)
commite26a1cdee84ab6091801d815f78420e2d27f7fa6
tree04c52b7878eaf389bbdfed1eda2407d89bd6112d
parent146fd472a157b6906b857b75dc437dae7f8ef428
qa/tasks/test_orchestrator_cli: enable test_osd_create exception check

this reverts 9639acfefe09c87adc821bb5c5cc41974685331d, as the test does
make sense. what fails this test is the machinary to marshal/unmarshal
exception fails to handle un-picklable exceptions. the previous commit
is supposed to use a fallback to handle them.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/mgr/test_orchestrator_cli.py