gristlabs_grist-core/test/server
Dmitry S d5ebd49eb7 (core) Parallelize jenkins by running on multiple machines.
Summary:
- Get Jenkins to run on 4 agents in parallel, each executing 4 parallel test runs.
- Add a scheme for automatically selecting non-conflicting ports and Redis DB numbers.
- Add a scheme for automatically deciding how to group tests in large suites (nbrowser, server) to keep groups roughly equal.
- Add a recording of test timings, that's used for the auto-grouping.
- Fix tests that were sensitive to the order in which they were running.

Test Plan: All 5020 tests passed in 9 minutes (as opposed to the previous passing run which took 30).

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D3500
2022-07-01 16:18:36 -04:00
..
lib (core) Parallelize jenkins by running on multiple machines. 2022-07-01 16:18:36 -04:00
Comm.ts (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
customUtil.ts (core) Speed up and upgrade build. 2022-06-27 16:10:10 -04:00
docTools.ts (core) Parallelize jenkins by running on multiple machines. 2022-07-01 16:18:36 -04:00
gristClient.ts (core) Converting server-side Comm.js to typescript 2022-06-07 15:47:17 -04:00
testUtils.ts (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts. 2022-06-16 23:51:14 -04:00