Support parallel builds in integration suite #619
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Quite a chunk of work I imagine, as we need to have each test run it's own separate environment then. Or at least, enough to not interrupt the execution of other tests. This would be difficult to do but would give us a huge speed up. Related: coop-cloud/organising#584
Stabilising the test suiteto Stabilising the abra integration test suiteStabilising the abra integration test suiteto Support parallel builds in integration suiteSince the suite teardown is more solid now, I've updated this ticket to point to the biggest win (and the most work). Putting this on the backburner for now tho. Don't think this is a major priority right now.