mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 16:53:40 +00:00
90997daab6
This fixes #10828 by removing the msize option and also disabling the writeback cache for the root file system of the test machines. I've tested this across 5 evaluations on my Hydra, where I run tests for specific machine configurations: https://headcounter.org/hydra/eval/304437?filter=tests https://headcounter.org/hydra/eval/304438?filter=tests https://headcounter.org/hydra/eval/304439?filter=tests https://headcounter.org/hydra/eval/304440?filter=tests https://headcounter.org/hydra/eval/304441?filter=tests So to summarize on the test failures: Eval Test failures 304437 quake3, virtualbox 304438 304439 virtualbox 304440 virtualbox 304441 Both the quake3 and virtualbox test failures are unrelated to this merge and I didn't have to cancel or restart any other jobs. The only jobs I really had to cancel were the virtualbox jobs, so we no longer should have "hanging" jobs in the queue due to page allocation failures of the 9p shares. This is in controst to every evaluation before 304437, where I needed to constantly restart VM tests. Thanks a lot to @wizeman for finding the original issue and to @domenkozar and @lethalman for testing and additional findings (such as the issue with the cache option). |
||
---|---|---|
.. | ||
applications | ||
build-support | ||
data | ||
desktops | ||
development | ||
games | ||
misc | ||
os-specific | ||
servers | ||
shells | ||
stdenv | ||
test | ||
tools | ||
top-level |