[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2894: Speed up the test suite with concurrent test runners
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Jun 21 13:22:00 UTC 2019
#2894: Speed up the test suite with concurrent test runners
------------------------------------+-----------------------
Reporter: exarkun | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone: undecided
Component: dev-infrastructure | Version: 1.12.1
Resolution: fixed | Keywords:
Launchpad Bug: |
------------------------------------+-----------------------
Comment (by exarkun):
Note this PR didn't actually enable parallel test runs on CI because
coverage collection is incompatible with trial's parallel test run
feature. The PR only made it possible for users to manually invoke this
feature on their local runs.
I've filed an upstream ticket, https://twistedmatrix.com/trac/ticket/9663,
for implementing the behavior necessary to enable this on CI. It would be
nice to do so since it will probably make the whole test suite take
roughly half as long (perhaps 20 minutes down to 10 for one full CI job).
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2894#comment:3>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list