nixpkgs/pkgs/servers/home-assistant
Martin Weinelt 542a704785
home-assistant-component-tests: Reduce to two parallel test runners
The component tests are rather short, and each runner has a certain
setup cost. So we're better off, just starting fewer of them and have
them do more work.

It also works around a race condition, that upstream likely isn't
running into, because of the hardware specs¹ for the runners.

[1] https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
2023-03-02 22:12:01 +00:00
..
patches home-assistant: 2023.2.5 -> 2023.3.0 2023-03-02 22:12:00 +00:00
appdaemon.nix appdaemon: 4.0.8 -> 4.2.1 2023-02-20 01:16:22 +01:00
cli.nix treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
component-packages.nix home-assistant: 2023.2.5 -> 2023.3.0 2023-03-02 22:12:00 +00:00
default.nix home-assistant: 2023.2.5 -> 2023.3.0 2023-03-02 22:12:00 +00:00
frontend.nix home-assistant: 2023.2.5 -> 2023.3.0 2023-03-02 22:12:00 +00:00
intents.nix home-assistant.intents: 2023.1.31 -> 2023.2.28 2023-03-02 22:11:52 +00:00
parse-requirements.py home-assistant: 2022.12.9 -> 2023.1.0 2023-01-05 03:12:02 +01:00
stubs.nix python310Packages.homeassistant-stubs: 2023.2.5 -> 2023.3.0 2023-03-02 22:12:01 +00:00
tests.nix home-assistant-component-tests: Reduce to two parallel test runners 2023-03-02 22:12:01 +00:00
update.sh