From 66001d6a339f7fcf030c54fa5d9a4ca38e1d46ec Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Tue, 29 Oct 2024 09:39:02 +0100 Subject: [PATCH] Increase pipeline timeout for integration tests - increase from 90 to 120 minutes Issue-ID: SDC-4692 Change-Id: I64e8a6befb7b4d465166e58e60380be137ca5147 Signed-off-by: Fiete Ostkamp --- jjb/sdc/sdc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/sdc/sdc.yaml b/jjb/sdc/sdc.yaml index aae89a724c..5c89f5fe5b 100644 --- a/jjb/sdc/sdc.yaml +++ b/jjb/sdc/sdc.yaml @@ -53,7 +53,7 @@ integration-tests/target/ExtentReport/UI/*.html integration-tests/target/ExtentReport/UI/screenshots/*.png - gerrit-maven-stage: - build-timeout: 90 + build-timeout: 120 sign-artifacts: true sbom-generator: true build-node: centos8-docker-4c-4g