Skip to content

Commit

Permalink
Increased the timout for sdc-merge-java job
Browse files Browse the repository at this point in the history
- Increased build timout to 180 for sdc-merge-java job

Issue-ID: SDC-4706
Change-Id: Id29638c47096780b8c768ba60fe18ed443e80308
Signed-off-by: [email protected] <[email protected]>
  • Loading branch information
[email protected] committed Dec 20, 2024
1 parent 2623ec7 commit 762296a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jjb/sdc/sdc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
build-node: "ubuntu1804-docker-8c-8g"
- "{project-name}-{stream}-sdc-merge-java":
build-node: "ubuntu1804-docker-8c-16g"
build-timeout: 120
build-timeout: 180
docker-pom: "pom.xml"
mvn-profile: "docker"
# yamllint disable-line rule:line-length
Expand Down

0 comments on commit 762296a

Please sign in to comment.