]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rados/test.sh: Create XML report for timeout tests
authorKamoltat Sirivadhna <ksirivad@redhat.com>
Sat, 28 Jun 2025 20:06:52 +0000 (20:06 +0000)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Wed, 2 Jul 2025 20:59:11 +0000 (20:59 +0000)
commit26d63d0a1fca8879f1b08074fdd315089eeb6232
treef945a578d88f54e5ce4ba0b970c860628160c98e
parent91ff6628fff6ed732131d9c2c9df38d35618c17a
qa/workunits/rados/test.sh: Create XML report for timeout tests

Currently the failure description in teuthology doesn't
give us much detail rather than COMMAND_FAILURE when
the test timedout, this is because when we timeout and
kill the process there are no XML files generated, therefore,
this commit will create an XML file report when we decide
to timeout and kill the long running test process.

Fixes: https://tracker.ceph.com/issues/70772
Signed-off-by: Kamoltat Sirivadhna <ksirivad@redhat.com>
qa/workunits/rados/test.sh