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
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 11340
Build 17160: tox-on-jenkinsJenkins
Build 17159: arc lint + arc unit