diff --git a/tests/integration-test.sh b/tests/integration-test.sh index d49ac528a5..a9290abdf6 100755 --- a/tests/integration-test.sh +++ b/tests/integration-test.sh @@ -56,7 +56,7 @@ rc="$?" timestamp=$(date +%s) outfile="integration_logs_"$DRONE_BUILD_NUMBER"_"$DRONE_COMMIT".zip" -zip -9 -j $outfile output.xml log.html report.html package.list *container-logs*.zip *.log /var/log/vic-machine-server/vic-machine-server.log +zip -9 -j $outfile output.xml log.html report.html package.list *container-logs*.zip *.log /var/log/vic-machine-server/vic-machine-server.log *.debug # GC credentials keyfile="/root/vic-ci-logs.key"