mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
nixosTests.initrd-secrets-changing: mark broken on aarch64
Has been broken on Hydra since at least 2024.
This commit is contained in:
@@ -13,6 +13,7 @@ in
|
||||
|
||||
testing.makeTest {
|
||||
name = "initrd-secrets-changing";
|
||||
meta.broken = pkgs.stdenv.hostPlatform.isAarch64;
|
||||
|
||||
nodes.machine =
|
||||
{ ... }:
|
||||
|
||||
Reference in New Issue
Block a user