]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: export DIFF_LENGTH env parameter to print the full git diff 50196/head
authorXiubo Li <xiubli@redhat.com>
Tue, 21 Feb 2023 05:20:50 +0000 (13:20 +0800)
committerXiubo Li <xiubli@redhat.com>
Wed, 22 Feb 2023 06:15:14 +0000 (14:15 +0800)
commit0f9d3f2d3d7e09cccf7ee8cb2499cfc1d68cd92d
tree156fdb65d1423d473c0cce74d46be2e5f1373385
parent86b90286cd519302b606761a6ef9ee10f75bbf36
qa: export DIFF_LENGTH env parameter to print the full git diff

From the xfstests-dev's README doc set DIFF_LENGTH to 0 will print
the full diff instead of the default 10.

This will be very helpful to debug the test failures, or we will
lose many valuable debug infomation.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/test_acls.py
qa/tasks/cephfs/test_fscrypt.py