]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: add check in test_acls.py 45950/head
authorRishabh Dave <ridave@redhat.com>
Mon, 18 Apr 2022 19:21:04 +0000 (00:51 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 27 Apr 2022 09:14:37 +0000 (14:44 +0530)
commiteac83582f3c3f028912685ecb6261bba0e20c321
tree9dd2c79796fba7afa5f783528ff41df02a3fae21
parentd3b95436247da375c4e10a3f64056dc3bb67cd98
qa/cephfs: add check in test_acls.py

In xfstests-dev, "./check generic/abcd" doesn't end in error even when
there is no test abcd in generic. It's better to check the stdout to
verify success and print the returncode, stdout and stderr of the
command in logs so that such error can be found out by reading logs.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_acls.py