elasticsearch/.ci
elasticsearchmachine f70ff89456 Bump to version 9.2.0 2025-06-26 15:32:23 +00:00
..
scripts Use ES_VERSION to resolve manifest for ML and Beats (#130084) 2025-06-26 12:57:02 +02:00
README.md
bwcVersions Bump to version 9.2.0 2025-06-26 15:32:23 +00:00
dockerOnLinuxExclusions
init.gradle
java-versions-aarch64.properties
java-versions-fips.properties
java-versions.properties
matrix-runtime-javas-fips.yml
matrix-runtime-javas.yml
packer_cache.ps1
packer_cache.sh
snapshotBwcVersions Bump to version 9.2.0 2025-06-26 15:32:23 +00:00

README.md

CI configuration for Elasticsearch

Layout and Syntax

CI is run by Jenkins at elasticsearch-ci. Jobs live in the jobs.t directory, these are defined in YML using a syntax simmilar to JJB. Macros are not allowed, and each job must be defined in its own file. Merging of the default configuration is customized so unlike in standard JJB, it recurses into YML objects. Further (internal) documentation on the setup is available .