From: Khantwal Date: Tue, 10 Dec 2024 10:11:19 +0000 (+0530) Subject: Increase pipeline timeout for integration tests X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0810720c1b739094c21e648479ba931d8fcca72c;p=ci-management.git Increase pipeline timeout for integration tests - Add build timeout to 120 minutes Issue-ID: SDC-4702 Change-Id: I3c02ce598f145691c4c2b13a510ec19791745607 Signed-off-by: Anamika Khantwal --- diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml index ab65040bc..cc714b4da 100644 --- a/jjb/sdc/sdc-csit.yaml +++ b/jjb/sdc/sdc-csit.yaml @@ -37,6 +37,7 @@ branch: "master" - "montreal": branch: "montreal" + build-timeout: 120 java-version: openjdk11 maven-version: "mvn36" mvn-settings: "sdc-settings"