From d94ffaa72e1beddc1740a503bc554445fd44c2e1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 24 Oct 2022 12:53:22 -0700 Subject: [PATCH] Give FreeIPA upgrade tests 3 hours to run These can take a while. Signed-off-by: Adam Williamson --- templates.fif.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates.fif.json b/templates.fif.json index 961a7c70..52806014 100644 --- a/templates.fif.json +++ b/templates.fif.json @@ -2867,6 +2867,7 @@ "settings": { "+HDD_1": "disk_f%UP1REL%_server_3_%ARCH%.qcow2", "BOOTFROM": "c", + "MAX_JOB_TIME": "10800", "NICTYPE": "tap", "PARALLEL_WITH": "upgrade_server_domain_controller", "POSTINSTALL": "_setup_browser freeipa_webui freeipa_password_change freeipa_client", @@ -2905,6 +2906,7 @@ "settings": { "+HDD_1": "disk_f%UP1REL%_server_3_%ARCH%.qcow2", "BOOTFROM": "c", + "MAX_JOB_TIME": "10800", "NICTYPE": "tap", "PARALLEL_CANCEL_WHOLE_CLUSTER": "0", "POSTINSTALL": "role_deploy_domain_controller_check",