nixpkgs/pkgs/servers/home-assistant
Martin Weinelt df1b15ce54
home-assistant: reduce to two xdist job runners
This more closely replicates home-assistants upstream test environment
which runs on GitHub Actions, which according to its specifications¹
provides a 2-core CPU and `-n auto` would scale with the locally
available thread count.

This is another possible reason for the amount of race conditions
(`RuntimeError: Event loop is closed`) we were seeing, since moving to
parallel testing using xdist.

Reenable a few tests, that are likely to be caused by those race
conditions.

[1] https://docs.github.com/en/actions/reference/specifications-for-github-hosted-runners
2021-02-11 18:12:23 +01:00
..
appdaemon.nix appdaemon: adjust requirements 2020-12-30 21:41:06 +01:00
cli.nix home-assistant-cli: 0.8.0 -> 0.9.1 2020-05-21 20:08:56 +00:00
component-packages.nix home-assistant: 2021.2.2 -> 2021.2.3 2021-02-11 15:31:50 +01:00
default.nix home-assistant: reduce to two xdist job runners 2021-02-11 18:12:23 +01:00
frontend.nix home-assistant: 2021.1.5 -> 2021.2.0 2021-02-04 02:09:56 +01:00
parse-requirements.py home-assistant: list outdated libs in parse-requirements.py 2021-02-03 16:17:33 +01:00
update.sh home-assistant: fix packagen name in update.sh 2021-01-07 13:33:10 +01:00