1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-24 19:29:36 +01:00
Commit graph

5 commits

Author SHA1 Message Date
regnat
8daa04e265 Fix the logging of the tests time
Also log the time of `init.sh`
2022-02-28 17:00:15 +01:00
regnat
5d13451935 Allow tracking the start and end time of tests 2022-02-28 17:00:15 +01:00
regnat
576c5951e4 Show the elapsed time for each test
To have an idea of what’s taking time
2022-02-28 17:00:15 +01:00
regnat
259d6778ef Move the CA tests to a sub-directory
Requires a slight update to the test infra to work properly, but
having the possibility to group tests that way makes the whole thing
quite cleaner imho
2021-03-01 11:08:01 +01:00
regnat
1b5aa60767 Run the tests in parallel
Cause the time needed to run the testsuite to drop from ~4mins to ~40s
2020-07-02 16:13:36 +02:00