File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed
container-images/tcib/base/os/tempest Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -520,15 +520,6 @@ function rerun_failed_tests {
520520 move_tempest_log tempest_retry.log
521521 generate_test_results tempest_retry
522522
523- # TODO(sdatko): Figure out the ReportPortal/Polarion case in the future;
524- # TL;DR the rerun.xml entries should override the results.xml
525- # entries before reporting in case we want to OVERRIDE_STATUS
526- # to be effective; for now, just rename the generated file
527- # so it is not picked up to avoid any potential issue.
528- # Remove that line below after the merging of XMLs is fixed
529- # in the polarion role in ci-framework
530- mv " ${TEMPEST_LOGS_DIR} /tempest_retry.xml" " ${TEMPEST_LOGS_DIR} /tempest_retry.xml.txt"
531-
532523 return 0
533524}
534525
You can’t perform that action at this time.
0 commit comments