Page MenuHomeSoftware Heritage

Add --no-live-server-clean-stop flag to work around CI bug
ClosedPublic

Authored by olasd on Mar 25 2020, 8:02 PM.

Details

Summary

Our CI currently hangs when tearing down the test fixtures after running tests
on swh-scanner. This flag kills the live server process instead of trying to
terminate it cleanly, which works around the issue.

Test Plan

live-tested on jenkins

Diff Detail

Repository
rDTSCN Code scanner
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.