Skip to content

Commit 201b023

Browse files
committed
Update IYBuild Schedule for RCs/Java25
1 parent 5f59efc commit 201b023

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

JenkinsJobs/Builds/FOLDER.groovy

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ for (STREAM in config.Streams){
2424
2525
# RC Schedule
2626
# Post M3, no nightlies, I-builds only. (Be sure to "turn off" for tests and sign off days)
27-
# 0 6 15-27 8 5-7,1-3
28-
# 0 18 15-27 8 5-7,1-3
27+
0 6 15-27 8 5-7,1-3
28+
0 18 15-27 8 5-7,1-3
2929
''')
3030
}
3131
}

JenkinsJobs/YBuilds/FOLDER.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ for (STREAM in config.Streams){
1818
# format: Minute Hour Day Month Day of the week (0-7)
1919
2020
#Daily Y-build
21-
0 10 * * 2,4,6
21+
0 10 * * *
2222
#milestone week
2323
#0 6 * * 2
2424
#0 6 * * 4

0 commit comments

Comments
 (0)