figsoda
202699c918
nixos/tests: fix typos
2023-05-19 22:31:04 -04:00
Frederik Rietdijk
0e141f0382
nixos tests atop: don't allow unfree packages
...
We are not supposed to enable the use of unfree packages in Nixpkgs.
2022-04-05 20:06:24 +02:00
Robert Hensing
aa0f27abb0
treewide: machine -> nodes.machine
2022-03-28 14:11:58 +02:00
rnhmjoj
cbd515e44c
nixos/tests/atop: remove top-level string
...
Attributes in the top-level of a test should be derivations,
otherwise they will cause an evaluation failure in hydra.
2021-09-22 15:07:15 +02:00
Paul Schyska
e1a8e85631
nixos/atop: Wait for conditions
...
I had intermittent test failures due to timing issues.
This patch seems to have fixed them.
2021-05-22 14:11:45 +02:00
Paul Schyska
fb90a9c552
nixos/atop: Rework the test
...
- use "with subtest" everywhere
- do more in nix and less in python
- use makeTest directly to define multiple tests instead of one with
multiple nodes -> this enables them to run in parallel
2021-05-16 18:22:03 +02:00
Paul Schyska
8f3d2e5c3b
nixos/atop: Add configuration for atop services, allow to enable netatop, gpuatop, allow setuid wrapper
2021-05-16 18:22:03 +02:00