From 19d127f8c8b3de4b811cdba4ba1d359a260b4448 Mon Sep 17 00:00:00 2001 From: Vladimír Čunát Date: Tue, 11 Oct 2022 12:12:12 +0200 Subject: nixosTests.cloud-init: broken = true; https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.cloud-init.x86_64-linux/all --- nixos/tests/cloud-init.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nixos/tests/cloud-init.nix') diff --git a/nixos/tests/cloud-init.nix b/nixos/tests/cloud-init.nix index 9feb8d5c1526e..a86cd569e4215 100644 --- a/nixos/tests/cloud-init.nix +++ b/nixos/tests/cloud-init.nix @@ -60,6 +60,7 @@ in makeTest { name = "cloud-init"; meta = with pkgs.lib.maintainers; { maintainers = [ lewo ]; + broken = true; # almost always times out after spending many hours }; nodes.machine = { ... }: { -- cgit 1.4.1