From 05667559a449b5ef426241bd39e57e2950599d6d Mon Sep 17 00:00:00 2001 From: Rahul Mohanan <121536011+MohananRahul@users.noreply.github.com> Date: Fri, 1 Mar 2024 18:40:38 +0530 Subject: [PATCH] Update DSL for new test and Build (#1851) Update I and Y builds Tracked in https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1850 --- JenkinsJobs/Builds/I_build.groovy | 2 +- JenkinsJobs/JobDSL.json | 4 ++-- JenkinsJobs/YBuilds/Y_build.groovy | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/JenkinsJobs/Builds/I_build.groovy b/JenkinsJobs/Builds/I_build.groovy index 7515172112a..90d295f63dd 100644 --- a/JenkinsJobs/Builds/I_build.groovy +++ b/JenkinsJobs/Builds/I_build.groovy @@ -19,7 +19,7 @@ for (STREAM in STREAMS){ # - - - Integration Eclipse SDK builds - - - # 2023-12 Release Schedule # Normal : 6 PM every day (1/6 - 2/9) -0 18 * * * +#0 18 * * * # Milestone/RC Schedule diff --git a/JenkinsJobs/JobDSL.json b/JenkinsJobs/JobDSL.json index 92c4697cad4..49bf45daa20 100644 --- a/JenkinsJobs/JobDSL.json +++ b/JenkinsJobs/JobDSL.json @@ -1,8 +1,8 @@ { "Streams": [ - "4.31" + "4.32" ], "Branches": { - "4.31": "master" + "4.32": "master" } } diff --git a/JenkinsJobs/YBuilds/Y_build.groovy b/JenkinsJobs/YBuilds/Y_build.groovy index 37927e9a9a1..20ef9b49fc3 100644 --- a/JenkinsJobs/YBuilds/Y_build.groovy +++ b/JenkinsJobs/YBuilds/Y_build.groovy @@ -17,7 +17,7 @@ for (STREAM in STREAMS){ # format: Minute Hour Day Month Day of the week (0-7) #Daily Y-build -0 10 * * * +#0 10 * * * #milestone week #0 6 * * 2 #0 6 * * 4