From 1e05f69d95824602d8700463c191279bd90c2a4b Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 14 Apr 2025 15:59:59 -0700 Subject: [PATCH] Add import timeout for rax classic It takes us a while to import these images, set a high timeout value. Change-Id: I06322f2a516fbc6f13e6c0c13e12e44e86d2b90d --- zuul.d/providers.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/providers.yaml b/zuul.d/providers.yaml index 9e92765..7da46cf 100644 --- a/zuul.d/providers.yaml +++ b/zuul.d/providers.yaml @@ -5,6 +5,7 @@ connection: rax boot-timeout: 120 launch-timeout: 600 + import-timeout: 21600 # 6 hours key-name: infra-root-keys-2024-04-08 images: - debian-bullseye