Commit f9a8789b authored by Samir Halilcevic's avatar Samir Halilcevic

test 10

parent 0fa194d1
......@@ -203,6 +203,7 @@ pipeline {
"""
])
echo "start build"
sh "rm -rf '$buildDir'"
sh "./.ci/run.sh build '$initFile' '$baseDir' '$buildDir'"
warnError('Unit Tests failed!') {
echo "Starting Autobahn Testsuite"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment