]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rados/test.sh: add XML output for neorados tests
authorKamoltat Sirivadhna <ksirivad@redhat.com>
Fri, 27 Jun 2025 17:44:08 +0000 (17:44 +0000)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Wed, 2 Jul 2025 20:59:11 +0000 (20:59 +0000)
commit91ff6628fff6ed732131d9c2c9df38d35618c17a
tree08432b2e832592856b68a77ada33018031c61cdb
parentec3de7522023729d496eb9c14a259c62f6350d99
qa/workunits/rados/test.sh: add XML output for neorados tests

This commit adds XML output support for the neorados test suite,
ensuring test results are properly captured in XML format. This change
aligns the neorados tests with the existing behavior of the standard
RADOS tests, which were already generating XML output files and utilize
teuthology scanner to capture failures if any.

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