ceph/qa/workunits/rest
Brad Hubbard e20e6fc329 qa/suites/rados/rest: Don't pass empty dict as data arg
Passing an empty 'args' dict as a data argument when calling
requests.get somehow confuses the transaction, causing it to fail. Pass
'None' instead.

Fixes: https://tracker.ceph.com/issues/43720

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
2020-03-31 17:43:10 +10:00
..
test_mgr_rest_api.py qa/suites/rados/rest: Don't pass empty dict as data arg 2020-03-31 17:43:10 +10:00
test-restful.sh