]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
orch/run: Add unit test XML scanner
authorVallari Agrawal <val.agl002@gmail.com>
Sat, 1 Oct 2022 11:16:52 +0000 (16:46 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Sun, 2 Oct 2022 04:05:05 +0000 (09:35 +0530)
commit89a69f04c3a86e7a12deafd265365f0e6308cbde
tree8ccc87579ccb914984c8a8ebe6a80b21835a88ce
parentdd7eb9d989259767783fb5ee9a761cd0732b84e6
orch/run: Add unit test XML scanner

Scan XML output files with find_unittest_error
and raise UnitTestError.

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
setup.cfg
teuthology/exceptions.py
teuthology/orchestra/run.py
teuthology/orchestra/test/test_run.py
teuthology/orchestra/test/xml_files/test_scan_nose.xml [new file with mode: 0644]