Merge pull request #6841 from edx/benp/fix-all-scripts-bok-choy
Fix test script shard bug.
This commit is contained in:
@@ -190,7 +190,7 @@ END
|
||||
# action doesn't fail the build.
|
||||
# May be unnecessary if we changed the "Skip if there are no test files"
|
||||
# option to True in the jenkins job definitions.
|
||||
mkdir -p reports
|
||||
mkdir -p reports/bok_choy
|
||||
cat > reports/bok_choy/xunit.xml <<END
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<testsuite name="nosetests" tests="1" errors="0" failures="0" skip="0">
|
||||
|
||||
Reference in New Issue
Block a user