about summary refs log tree commit diff
path: root/nixos/tests/systemd-cryptenroll.nix
AgeCommit message (Collapse)AuthorFilesLines
2023-10-22nixos/tests: adopt newest TPM support in test infraRaito Bezarius1-37/+24
2023-01-28nixosTests.systemd-cryptenroll: mark as not brokenFlorian Klink1-1/+0
Since 568d6fca33da46503b3b87ddec33aa5d3efa4894, this has been fixed and actually succeeds.
2022-10-15nixosTests.systemd-cryptenroll: broken = true;Vladimír Čunát1-0/+1
https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.systemd-cryptenroll.x86_64-linux/all
2022-03-28treewide: machine -> nodes.machineRobert Hensing1-1/+1
2021-11-21nixos/qemu-vm: default memorySize 384 -> 1024Artturin1-1/+0
the default hasn't been changed since 2009 this can improve our test performances nixos/tests: remove explicit memorySize <1024 1024MiB is now the default
2021-10-07nixos/tests/systemd-cryptenroll: add basic TPM2 testYurii Matsiuk1-0/+55