Skip to content

Commit

Permalink
Shedule jdk11u evaluation weekly build of HEAD as riscv64Linux is not…
Browse files Browse the repository at this point in the history
… tagged regularly... (#1009)

Signed-off-by: Andrew Leonard <anleonar@redhat.com>
  • Loading branch information
andrew-m-leonard authored Apr 30, 2024
1 parent d26a7a3 commit 27eb227
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pipelines/jobs/configurations/jdk11u_evaluation.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ targetConfigurations = [
// ]
]

// 08:05 Sat - Weekend schedule so we get riscv64Linux HEAD builds, since they don't operate regular build tagging...
triggerSchedule_weekly = 'TZ=UTC\n05 08 * * 6'

// scmReferences to use for weekly evaluation build
weekly_evaluation_scmReferences = [
'hotspot' : '',
Expand Down

0 comments on commit 27eb227

Please sign in to comment.