Merge branch 'cassandra-3.0' into cassandra-3.11

This commit is contained in:
Marcus Eriksson 2017-08-30 13:37:06 +02:00
commit f679b6fc3b
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@ test:
post:
- mkdir -p $CIRCLE_TEST_REPORTS/junit/:
parallel: true
- find ./build/test/output/ -iname "*.xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \;:
- case $CIRCLE_NODE_INDEX in [0123]) find ./build/test/output/ -iname "*.xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \; ;;esac:
parallel: true