We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93af646 commit 8846fbeCopy full SHA for 8846fbe
.buildkite/pipelines/periodic.template.yml
@@ -69,6 +69,12 @@ steps:
69
- openjdk20
70
- openjdk21
71
- openjdk22
72
+ GRADLE_TASK:
73
+ - checkPart1
74
+ - checkPart2
75
+ - checkPart3
76
+ - bwcTestSnapshots
77
+ - checkRestCompat
78
agents:
79
provider: gcp
80
image: family/elasticsearch-ubuntu-2004
.buildkite/pipelines/periodic.yml
@@ -1280,6 +1280,12 @@ steps:
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
0 commit comments