aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-mgw-test
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-mgw-test')
-rwxr-xr-xttcn3-mgw-test/jenkins.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/ttcn3-mgw-test/jenkins.sh b/ttcn3-mgw-test/jenkins.sh
index 755ce9b..7933e1c 100755
--- a/ttcn3-mgw-test/jenkins.sh
+++ b/ttcn3-mgw-test/jenkins.sh
@@ -30,8 +30,4 @@ docker run --rm \
docker container stop ${BUILD_TAG}-mgw
network_remove
-
-rm -rf $WORKSPACE/logs
-mkdir -p $WORKSPACE/logs
-cp -a $VOL_BASE_DIR/* $WORKSPACE/logs/
-cat $WORKSPACE/logs/mgw-tester/junit-*.log || true
+collect_logs