Track 8.19 branch instead of 8.x for jdk compat tests (#17576)

The 8.x branch has been renamed 8.19. Reflect this in jdk test config.
This commit is contained in:
Cas Donoghue 2025-04-21 13:07:20 -07:00 committed by GitHub
parent b519cf4213
commit 443241b6d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -793,8 +793,8 @@ spec:
message: Weekly trigger of JDK update availability pipeline per branch
env:
PIPELINES_TO_TRIGGER: 'logstash-jdk-availability-check-pipeline'
Weekly JDK availability check (8.x):
branch: 8.x
Weekly JDK availability check (8.19):
branch: 8.19
cronline: 0 2 * * 1 # every Monday@2AM UTC
message: Weekly trigger of JDK update availability pipeline per branch
env: