-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-13882 test: Continue archiving on successful hosts. (#13110)
If an error is encountered on some of the hosts during the archiving of the test results, continue the remaining archiving steps on the successful hosts. Reorganize a few launch.py methods for future maintenance. Launch.py now handles the xml results classname renaming for the cmocka files generated by the tests. This includes referencing the python test class used to run the test in the cmocka results classname. Also include cleaning up multiple testsuite cmocka xml entries. List tests in PR that don't match tags. Fix utility imports. Add ftest to PYTHONPATH for import util.<file> to work. Signed-off-by: Phil Henderson <[email protected]>
- Loading branch information
Showing
23 changed files
with
3,844 additions
and
3,241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.