false2https://github.com/pzavolinsky/bauxite.git*/masterfalsetruefalsefalsefalsefalse#!/bin/bash
source ~/.rvm/scripts/rvm
# Remove the following line if you have a 'test/suite.bxt' file in your repo
(cd "$WORKSPACE/test"; rm suite.bxt; ls -1 *.bxt | sed -e 's/^/test /' > "$WORKSPACE/test/suite.bxt";)
rm -rf "$WORKSPACE/test-results"
bauxite -t 60 -o 240 --jenkins "$WORKSPACE/test-results" \
"$WORKSPACE/test/suite.bxt"
test-results/**/*falsetrueNumber of testsNumber of teststest-results/summary.csvcsvOKFailedTotalINCLUDE_BY_STRINGTotal,OK,FailedfalseTest1001620406039.csv0falseTest Execution TimeTest time (s)test-results/summary.csvcsvTimeINCLUDE_BY_STRINGTimefalseTest100336296054.csv0false