Skip to content

Commit

Permalink
add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Sep 20, 2019
1 parent 6cc1448 commit 5399bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/bin/make-junit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ export TCMS_BUILD="$TRAVIS_BUILD_NUMBER-$(echo $TRAVIS_COMMIT | cut -c1-7)"
nosetests --with-xunit
TCMS_RUN_ID=`./tcms-junit.xml-plugin nosetests.xml`

echo "----- DEBUG=$TCMS_RUN_ID"

# parse additional data files collected from issues
# and add to TestRun created in the previous step
./tcms-junit.xml-plugin tests/data/9.xml

0 comments on commit 5399bdd

Please sign in to comment.