Skip to content

Commit 443241b

Browse files
authored
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.
1 parent b519cf4 commit 443241b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

catalog-info.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,8 +793,8 @@ spec:
793793
message: Weekly trigger of JDK update availability pipeline per branch
794794
env:
795795
PIPELINES_TO_TRIGGER: 'logstash-jdk-availability-check-pipeline'
796-
Weekly JDK availability check (8.x):
797-
branch: 8.x
796+
Weekly JDK availability check (8.19):
797+
branch: 8.19
798798
cronline: 0 2 * * 1 # every Monday@2AM UTC
799799
message: Weekly trigger of JDK update availability pipeline per branch
800800
env:

0 commit comments

Comments
 (0)