Skip to content

Commit

Permalink
JENKINS: Aggregate test results to single file
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromsl committed May 1, 2024
1 parent 46adb01 commit bf38656
Show file tree
Hide file tree
Showing 2 changed files with 3,128 additions and 0 deletions.
1 change: 1 addition & 0 deletions jenkins/janeway_settings.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
TEST_RUNNER = 'xmlrunner.extra.djangotestrunner.XMLTestRunner'

TEST_OUTPUT_DIR = 'jenkins/test_results/'
TEST_OUTPUT_FILE_NAME = 'test_results.xml'

0 comments on commit bf38656

Please sign in to comment.