]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/ceph_test_case: add a method to negative test Ceph commands
authorRishabh Dave <ridave@redhat.com>
Sat, 24 Jun 2023 17:11:07 +0000 (22:41 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 3 Apr 2024 17:32:08 +0000 (23:02 +0530)
commit88b543a3cdfbc7dd2e7048fd0446176d114425ec
tree104df6238d3433d3c3a61b1c3435b132d906b475
parent9b4a62a8358ee293b0851e45b38c2857b7bc8c46
qa/ceph_test_case: add a method to negative test Ceph commands

Also, add comments to explain the users the arguments are accepted by
run_ceph_cmd(), get_ceph_cmd_result(), get_ceph_cmd_stdout() and
negtest_ceph_cmd() methods of class RunCephCmd.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit f72b217e3542de1880f694917bacd18f092560c4)
qa/tasks/ceph_test_case.py