diff --git a/maxscale-system-test/mdbci/run_test.sh b/maxscale-system-test/mdbci/run_test.sh index e22b58e77..c74ab8dc9 100755 --- a/maxscale-system-test/mdbci/run_test.sh +++ b/maxscale-system-test/mdbci/run_test.sh @@ -85,6 +85,7 @@ if [ $res == 0 ] ; then ctest -VV -D Nightly ${test_set} fi cp core.* ${logs_publish_dir} + ${script_dir}/copy_logs.sh cd $dir else echo "Failed to create VMs, exiting"