]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: minor improvement in ceph_test_case.py
authorRishabh Dave <ridave@redhat.com>
Tue, 10 Oct 2023 10:39:20 +0000 (16:09 +0530)
committerRishabh Dave <ridave@redhat.com>
Sat, 6 Apr 2024 10:14:16 +0000 (15:44 +0530)
commitd23bd897368eb13b68042e02cd4f878b6fbadc5f
tree0501ae1a450565e1605ff66156006a3a39099830
parent0b637983b9e4161523af60e7aeae3437484b10cc
qa: minor improvement in ceph_test_case.py

When two values (say x and y) are being printed because assert for
equality of both failed (assert x == y), print both the values on a new
line.

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