Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1436 commits
Select commit Hold shift + click to select a range
da914e5
ESQL: Skip more union type tests (#117186)
nik9000 Nov 20, 2024
2e631d5
ESQL: Fix sorts containing _source (#116980) (#117191)
nik9000 Nov 20, 2024
cf05894
ESQL: Test with a data node failure (#117164) (#117196)
nik9000 Nov 20, 2024
cafa440
[8.x] Esql Enable Date Nanos (#117080) (#117161)
not-napoleon Nov 20, 2024
0304b92
ESQL - match operator included in non-snapshot builds (#116819) (#117…
carlosdelest Nov 21, 2024
47c9449
Adding missing json spec for allow_partial_search_results in point-in…
pmpailis Nov 21, 2024
5341a13
[ML] Fix deberta tokenizer bug caused by bug in normalizer (#117189)…
maxhniebergall Nov 21, 2024
03abef2
Bump versions after 8.16.1 release
brianseeders Nov 21, 2024
ae6e60e
ESQL: Clean release notes (#117283) (#117289)
nik9000 Nov 21, 2024
13e5d4e
Change synthetic source logic for constant_keyword (#117182) (#117288)
lkts Nov 21, 2024
0a70433
Limit thread queue during init in ExchangeSource (#117273) (#117285)
dnhatn Nov 21, 2024
157b00c
Forward port release notes for v8.16.1 (#117319)
elasticsearchmachine Nov 22, 2024
32eeb6b
ES|QL: fix validation of SORT by aggregate functions (#117316) (#117325)
luigidellaquila Nov 22, 2024
210d6ad
Upgrade Bouncy Castle FIPS dependencies (#112989) (#117320)
slobodanadamovic Nov 22, 2024
193417f
Add docs for aggs filtering (#116681) (#117334)
bpintea Nov 22, 2024
c589135
Always Emit Inference ID in Semantic Text Mapping (#117294) (#117344)
Mikep86 Nov 22, 2024
c1b01bb
ESQL: Make WEIGHTED_AVG not preview (#117356) (#117361)
nik9000 Nov 22, 2024
711eb91
Fix constand_keyword test run and properly test recent behavior chang…
lkts Nov 22, 2024
85e4643
ESQL: Add docs for MV_PERCENTILE (#117377) (#117380)
nik9000 Nov 22, 2024
f4c53b8
Fix CCS exchange when multi cluster aliases point to same cluster (#1…
dnhatn Nov 22, 2024
fd6dc41
Mute org.elasticsearch.oldrepos.OldRepositoryAccessIT testOldRepoAcce…
elasticsearchmachine Nov 23, 2024
765ecc5
[Build] Do not create empty buildkite build artifacts (#117400) (#117…
breskeby Nov 24, 2024
b382837
[Build] Reapply updating to Gradle 8.11.1 (#117394) (#117428)
breskeby Nov 24, 2024
2734b8c
Fix testCancelRequestWhenFailingFetchingPages (#117437) (#117439)
dnhatn Nov 25, 2024
11283c0
Fix leftover exchange in ManyShardsIT (#117309) (#117443)
dnhatn Nov 25, 2024
060d427
Distinguish `LicensedFeature` by family field (#116809) (#117347)
n1v0lg Nov 25, 2024
f0166b0
[8.17] Add version prefix to Inference Service API path (#117366)
demjened Nov 25, 2024
2b82c4c
Rename `RepositoryS3RestIT` (#117449) (#117454)
DaveCTurner Nov 25, 2024
850bed4
[DOCS] Documents that ELSER is the default service for `semantic_text…
szabosteve Nov 25, 2024
b5c8e38
Mention `bbq_hnsw` for `m` and `ef_construction` options in docs (#11…
carlosdelest Nov 25, 2024
29bd274
Mute default ELSER tests (#117390) (#117475)
Mikep86 Nov 25, 2024
9f2b8c6
Add missing async_search query parameters to rest-api-spec (#117312) …
pquentin Nov 25, 2024
606b1f5
Improve halfbyte transposition performance, marginally improving bbq …
benwtrent Nov 25, 2024
c7ed156
Stop using _source.mode attribute in builtin templates (#117448) (#11…
martijnvg Nov 25, 2024
d3923d7
Migrate mapper-related modules to internal-*-rest-test (#117298) (#11…
lkts Nov 25, 2024
4536d66
Update tsds-reindex.asciidoc (#117446) (#117495)
lkts Nov 25, 2024
d9e52af
Make spatial search functions not preview (#117489) (#117497)
craigtaverner Nov 25, 2024
54d68c7
Docs for starred esql queries in Kibana (#117468) (#117500)
florent-leborgne Nov 25, 2024
c646200
[ML] Explicitly set chunking settings in preconfigured endpoints (#11…
davidkyle Nov 25, 2024
20a78a1
[8.17] [Gradle] Remove static use of BuildParams (#115122) (#117433)
breskeby Nov 25, 2024
6b6592e
Stop using _source.mode attribute in traces-otel builtin template (#1…
martijnvg Nov 25, 2024
0bc9af1
Correct bit * byte and bit * float script comparisons (#117404) (#117…
benwtrent Nov 25, 2024
952df62
Deprecate source mode in mappings (#117177) (#117527)
dnhatn Nov 26, 2024
a9f4bf8
Fix and unmute synonyms tests using timeout (#117486) (#117517)
carlosdelest Nov 26, 2024
75a5ad8
Adjust SyntheticSourceLicenseService (#116647) (#117537)
martijnvg Nov 26, 2024
af2cb8d
[DOCS] Trivial: remove tech preview badge (#117461) (#117541)
leemthompo Nov 26, 2024
e255a06
[Docs] Update incremental sync note (#117545) (#117548)
jedrazb Nov 26, 2024
4a0b54d
Forward port release notes for v8.15.5 (#117562)
elasticsearchmachine Nov 26, 2024
3996ef6
Include a link to downsampling a TSDS using DSL document (#117510) (#…
lkts Nov 26, 2024
0a093b1
[Build] Fix fips testing after buildparams rework (#116934) (#117554)
breskeby Nov 26, 2024
9cc82d2
Mute org.elasticsearch.xpack.inference.DefaultEndPointsIT testMultipl…
elasticsearchmachine Nov 26, 2024
c6e18cb
Mute org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsist…
elasticsearchmachine Nov 26, 2024
c29de8a
Mute org.elasticsearch.xpack.esql.qa.single_node.FieldExtractorIT tes…
elasticsearchmachine Nov 26, 2024
f8811a1
ES|QL: fix stats by constant expresson with alias (#117551) (#117613)
luigidellaquila Nov 27, 2024
d86d06c
[DOCS] : swap allocation sections (#116518) (#117622)
georgewallace Nov 27, 2024
52318d4
[8.17] Add has_custom_cutoff_date to logsdb usage. (#117550) (#117614)
martijnvg Nov 27, 2024
64c0d25
[DOCS] Update sharepoint-online connector perms (#116641) (#117633)
leemthompo Nov 27, 2024
24b6cd1
[ML] Fix for Deberta tokenizer when input sequence exceeds 512 tokens…
maxhniebergall Nov 27, 2024
094491a
Increase test cluster node startup timeout (#117603) (#117647)
mark-vieira Nov 27, 2024
457f18e
Emit deprecation warnings only for new index or template (#117529) (#…
dnhatn Nov 27, 2024
beca4b3
Mute org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT te…
elasticsearchmachine Nov 27, 2024
23f424a
Bump versions after 8.15.5 release
brianseeders Nov 27, 2024
0e8aa03
Prune changelogs after 8.15.5 release
brianseeders Nov 27, 2024
303d93a
[CI] Pull in the latest mutes from base branch for PRs at runtime (#1…
brianseeders Nov 27, 2024
b5a352e
Try to finish remote sink once (#117592) (#117670)
dnhatn Nov 27, 2024
a7e31f1
Unmute FieldExtractorIT (#117667)
dnhatn Nov 28, 2024
1a8d873
[DOCS] Add Elastic Rerank usage docs (#117625) (#117681)
leemthompo Nov 28, 2024
e09168d
Fixes typo (#117684) (#117686)
kosabogi Nov 28, 2024
d6fdea4
Update synthetic source legacy license cutoff date. (#117658) (#117691)
martijnvg Nov 28, 2024
7ed32c2
[8.17] Add source mode stats to MappingStats (#117697)
martijnvg Nov 28, 2024
80a8102
ESQL: fix COUNT filter pushdown (#117503) (#117654)
bpintea Nov 28, 2024
fcd78f8
[8.17] Use feature flags in OperatorPrivilegesIT (#117491) (#117630)
n1v0lg Nov 28, 2024
8b857a3
[DOCS] Update tutorial example (#117538) (#117720)
leemthompo Nov 28, 2024
70ac5db
[Build] Declare mirror for eclipse p2 repository (#117732) (#117734)
breskeby Nov 29, 2024
ad2e844
Updating retriever-examples documentation to run validation tests on …
pmpailis Nov 29, 2024
1daa273
Remove unsupported async_search parameters from rest-api-spec (#11762…
pquentin Nov 29, 2024
bbbe8a6
[Build] Replace usage of deprecated develocity system prop (#117793) …
breskeby Nov 30, 2024
9d7213b
Fix CCS cancellation test (#117790) (#117800)
dnhatn Dec 1, 2024
74c760f
Revert "(+Doc) Link split-brain wiki (#108914)"
DaveCTurner Dec 2, 2024
205675d
Fix race in AbstractSearchAsyncAction request throttling (#116264) (#…
original-brownbear Dec 2, 2024
a6950cb
Remove ccs banner (#117844) (#117852)
marciw Dec 2, 2024
0a14f27
ESQL: Limit size of `Literal#toString` (#117842) (#117849)
nik9000 Dec 2, 2024
63dcbb0
By pass cancellation when closing sinks (#117797) (#117871)
dnhatn Dec 3, 2024
f246c80
[8.17] Don't skip shards in coord rewrite if timestamp is an alias (#…
javanna Dec 3, 2024
fdade16
Fix BWC for ES|QL cluster request (#117865) (#117900)
dnhatn Dec 3, 2024
417f3bb
Parse the contents of dynamic objects for [subobjects:false] (#117762…
kkrik-es Dec 3, 2024
76673b4
Provide a mechanism to modify config files in a running test cluster …
mark-vieira Dec 3, 2024
b3f2421
Fix reconstituting version string from components (#117213) (#117951)
smalyshev Dec 4, 2024
f4df874
Fix false positive date detection with trailing dot (#116953) (#117959)
felixbarny Dec 4, 2024
aa88edc
Update troubleshooting-unstable-cluster.asciidoc (#117887)
jakommo Dec 4, 2024
55c58cf
Updates minimum_number_of_allocations description (#117746) (#117983)
kosabogi Dec 4, 2024
1e8f9a0
[DOCS] Adds adaptive allocations information to Inference APIs (#1175…
kosabogi Dec 4, 2024
991bb10
Bump versions after 7.17.26 release
Dec 4, 2024
1849060
Acquire stats searcher for data stream stats (#117953) (#118005)
dnhatn Dec 4, 2024
d23a1ee
Indicate that rescore isn't allowed with retrievers, yet (#118019) (#…
benwtrent Dec 4, 2024
d4da8ea
[8.17] Fix for propagating filters from compound to inner retrievers …
pmpailis Dec 5, 2024
0de5685
Remove test mute for OldRepositoryAccessIT testOldRepoAccess (#117845…
piergm Dec 5, 2024
7cb1cbe
[8.17] Address mapping and compute engine runtime field issues (#1177…
martijnvg Dec 5, 2024
fbb42f1
Fix ProfileIntegTests (#117888) (#118060)
n1v0lg Dec 5, 2024
a8e3bac
Adds warning to Create inference API page (#118073) (#118090)
kosabogi Dec 5, 2024
9cff1ac
ESQL: Fix a bug in LuceneQueryExpressionEvaluator (#117252) (#117279)…
nik9000 Dec 5, 2024
667a05d
Update synthetic source cutoff date (#118069) (#118086)
martijnvg Dec 5, 2024
561495b
Add 8.17 to branches.json
elasticsearchmachine Nov 20, 2024
9a06855
Mute org.elasticsearch.xpack.esql.plugin.ClusterRequestTests testFall…
elasticsearchmachine Dec 5, 2024
f5c8762
Update BWC version logic to support multiple bugfix versions (#117943…
mark-vieira Dec 6, 2024
db4f330
[DOCS] Adds examples to inference processor docs (#116018) (#118134)
szabosteve Dec 6, 2024
8f4f54e
fixes and unmutes testSearchableSnapshotShardsAreSkipped... (#118133)…
piergm Dec 6, 2024
69a3f84
[ML] Wait for the worker service to shutdown before closing task proc…
davidkyle Dec 6, 2024
94581db
Fix mocking in SyntheticSourceLicenseServiceTests (#118155) (#118179)
martijnvg Dec 6, 2024
c57f1c4
Ignore cancellation exceptions (#117657) (#118169) (#118181)
dnhatn Dec 6, 2024
c90bf0d
add documentation for kuromoji_completion (#117808) (#118199)
john-wagster Dec 7, 2024
39fde5b
[DOCS] [8.17] Adds new default inference endpoint information (#11798…
kosabogi Dec 9, 2024
300eece
Update docs for v8.17.0 release (#118229)
elasticsearchmachine Dec 9, 2024
d44ab29
Updates h7 and h8 formatting (#118132) (#118249)
kosabogi Dec 9, 2024
eebc196
Update connectors overview diagram (#118261) (#118270)
leemthompo Dec 9, 2024
9cb1f96
[8.17] Fix enrich cache size setting name (#117575) (#118287)
nielsbauman Dec 9, 2024
d34f525
Update fallback setting (#118237) (#118322)
martijnvg Dec 10, 2024
1545f95
[DOCS] Documents `dimensions` param for `openai` service of Inference…
szabosteve Dec 10, 2024
fb431a3
[DOCS] Reviews docker examples. (#118339) (#118344)
szabosteve Dec 10, 2024
ebb6527
Update docs for v8.17.0 release (#118362)
elasticsearchmachine Dec 10, 2024
02e296f
[8.17] Update sparse text embeddings API route for Inference Service …
demjened Dec 10, 2024
eac5462
Fix log message format bugs (#118354) (#118386)
joegallo Dec 10, 2024
32076cd
ESQL: Opt into extra data stream resolution (#118378) (#118390)
nik9000 Dec 10, 2024
42542aa
Update numeral format from '조' to '일조' for clarity (#118232) (#118408)
john-wagster Dec 11, 2024
906b088
Mute org.elasticsearch.xpack.security.authc.kerberos.KerberosAuthenti…
elasticsearchmachine Dec 11, 2024
ccb52bf
Improve logging of native vector scorer - vec_caps (#118325) (#118356)
ChrisHegarty Dec 10, 2024
3bb04d0
[DOCS][ML] Use elasticsearch service instead of deprecated elser serv…
davidkyle Dec 11, 2024
2b6a7fe
Fix issues with ReinitializingSourceProvider (#118370) (#118430)
martijnvg Dec 11, 2024
f14bbea
Restore original "is within leaf" value in SparseVectorFieldMapper (#…
Mikep86 Dec 11, 2024
600ea96
[DOCS][101] Aggregations quickstart tutorial (#116251) (#118469)
leemthompo Dec 11, 2024
3b2ab91
Add release notes for v8.17.0 release (#118486)
elasticsearchmachine Dec 11, 2024
8cc00bf
Add known issue for salesforce DLS (#118489) (#118499)
seanstory Dec 11, 2024
2fb99c8
Update and edit logsdb docs for logsdb / synthetic source GA (#118303…
shainaraskas Dec 11, 2024
5e36b4b
ESQL: Add CCS tests for FLS and DLS against data streams (#118423) (#…
n1v0lg Dec 12, 2024
5998d92
Adds CCS matrix for 8.17 (#118527) (#118538)
kosabogi Dec 12, 2024
429b2e9
[DOCS] Adds default inference endpoints information (#118463) (#118543)
kosabogi Dec 12, 2024
4d41331
Changes elser service to elasticsearch service in the Semantic search…
kosabogi Dec 12, 2024
e17b464
Add licensing info to release notes (#118511)
shainaraskas Dec 12, 2024
cdff361
Add logsdb release highlight (#118559)
martijnvg Dec 12, 2024
26c625c
[8.17] Update highlights.asciidoc (#118573)
leemthompo Dec 12, 2024
b24e557
Tweak logsdb changelog entry (#118571)
martijnvg Dec 12, 2024
5632800
[8.x] Handle all exceptions in data nodes can match (#117469) (#11853…
javanna Dec 12, 2024
7cb5d3b
Remove 8.15 from branches.json
elasticsearchmachine Dec 12, 2024
b2783bf
Fix invalid index mode (#118579) (#118584)
marciw Dec 12, 2024
6031a86
Finalize release notes for v8.17.0
elasticsearchmachine Dec 12, 2024
fa1d4f9
[DOCS] Add note to 8.17.0 release notes (#118598)
leemthompo Dec 12, 2024
7662b78
Revert "[DOCS] Add note to 8.17.0 release notes (#118598)" (#118609)
shainaraskas Dec 12, 2024
0f7a056
Remove version 8.15.6
mark-vieira Dec 12, 2024
96625ea
small doc fix for updates related to _source defaults found by commun…
john-wagster Dec 12, 2024
086b94f
[Build] Cache spotless p2 dependencies when baking ci image (#118523…
breskeby Dec 12, 2024
5a23da4
Remove ESQL INLINESTATS from changelog (#118628)
nik9000 Dec 12, 2024
744540d
[DOCS] Consolidate connectors release notes on one page (#118464) (#1…
leemthompo Dec 13, 2024
64f5398
[Connector APIs] Update yaml rest tests for Connector APIs (#118260) …
jedrazb Dec 13, 2024
3f15846
Fix bug in InferenceUpgradeTestCase.getConfigsWithBreakingChangeHandl…
original-brownbear Dec 13, 2024
306ef1e
Bump versions after 8.17.0 release
Dec 13, 2024
ee2c503
Prune changelogs after 8.17.0 release
Dec 13, 2024
632a7e4
Mute org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT org.elasti…
elasticsearchmachine Dec 14, 2024
3d44e08
Update docker.elastic.co/wolfi/chainguard-base:latest Docker digest t…
breskeby Dec 15, 2024
df0956d
Mute ES|QL categorize test (#118747)
jan-elastic Dec 16, 2024
9fed31c
[8.17][ML] Fix timeout ingesting an empty string into a semantic_text…
davidkyle Dec 16, 2024
3be3c1e
Fix moving function linear weighted avg (#118516) (#118751) (#118759)
iverase Dec 16, 2024
75a46ce
[CI] Automatically apply spotless changes in pull request CI (#118701…
brianseeders Dec 16, 2024
f743a1e
tier_preference and creation_date fields in monitoring template (#117…
3kt Dec 16, 2024
2b37ab7
Adjust the test based on the year change (#118827)
astefan Dec 17, 2024
ca58882
Add wolfi documentation from 8.16 branch (#118835) (#118839)
breskeby Dec 17, 2024
dbe3b6d
Update alias.asciidoc (#118553) (#118859)
john-wagster Dec 17, 2024
1cda67a
[8.17] Add features to the highlights (#118857)
wajihaparvez Dec 17, 2024
d7b760d
[DOCS] Update migrate_8_17.asciidoc (#118830) (#118873)
leemthompo Dec 17, 2024
d42f07b
Bump versions after 8.16.2 release
brianseeders Dec 17, 2024
ca5c4aa
Prune changelogs after 8.16.2 release
brianseeders Dec 17, 2024
73e60c2
Revert "Revert "[DOCS] Add note to 8.17.0 release notes (#118598)" (#…
leemthompo Dec 17, 2024
a55f1e5
Update start-trained-model-deployment.asciidoc (#118887) (#118891)
ppf2 Dec 17, 2024
5e9de7b
Fix backport config
mark-vieira Dec 17, 2024
fc6cdb6
Updated ilm docs as per the issue (#118148) (#118904)
dakrone Dec 18, 2024
22dd49c
Update docker.elastic.co/wolfi/chainguard-base:latest Docker digest t…
elastic-renovate-prod[bot] Dec 18, 2024
d6f3d7a
Add missing timeouts to rest-api-spec ingest APIs (#118844) (#118912)
pquentin Dec 18, 2024
414e291
Add missing timeouts to rest-api-spec ILM APIs (#118837) (#118910)
pquentin Dec 18, 2024
bcaa255
Fix BwC synonyms tests (#118691) (#118818)
carlosdelest Dec 18, 2024
44a05e5
Support flattened label field with downsampling. (#118816) (#118935)
martijnvg Dec 18, 2024
b64b8a1
[DOCS][Trivial] Update highlights.asciidoc (#118872)
leemthompo Dec 18, 2024
56db552
[DOCS] Make Wolfi hardened Docker option more prominent (#118755) (#1…
leemthompo Dec 18, 2024
fd918cb
Improve handling of nested fields in index reader wrappers (#118757) …
jimczi Dec 18, 2024
3eeff05
[8.17] Disable SLM history in docs tests (#118979) (#118994)
nielsbauman Dec 18, 2024
181908c
Update jvm.options (#118716) (#119004)
mark-vieira Dec 18, 2024
5c53717
[DOCS] Updates SharePoint Online page (#118318) (#119057)
kosabogi Dec 19, 2024
81f725d
[8.17] Revert cloud wolfi migration (#119068)
breskeby Dec 19, 2024
d86b6f4
[8.17] Replace encoder with url encoder (#116699) (#119080)
salvatore-campagna Dec 19, 2024
ca63d94
ESQL: allow DATE_PARSE to read the timezones (#118603) (#119117)
bpintea Dec 19, 2024
da737fc
[Gradle] Fix Idea setup when configuration cache enabled (#119123) (#…
breskeby Dec 19, 2024
5f82e20
Build ubuntu based cloud ess image (#119150)
breskeby Dec 19, 2024
c9ea8ec
[8.17] [Build] Fix Concurrency issue in buildparams access (#117552) …
breskeby Dec 20, 2024
aac228b
Expose BwC enrich cache setting in plugin (#119131) (#119193)
nielsbauman Dec 22, 2024
cb9bf31
apm-data: add `event.ingested` field to APM documents (#117970) (#119…
inge4pres Dec 23, 2024
3352b82
chore: deps(ironbank): Bump ubi version to 9.5 (#119039) (#119142)
mark-vieira Dec 23, 2024
de507fc
Mute org.elasticsearch.gradle.internal.info.BuildParameterExtensionSp…
elasticsearchmachine Dec 23, 2024
7aa498e
Improve efficiency of incremental builds when building bwc distributi…
mark-vieira Dec 23, 2024
e151734
Mute BuildParameterExtensionSpec failing test
mark-vieira Dec 23, 2024
211f215
Mute org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT te…
elasticsearchmachine Dec 23, 2024
4f9dde7
Mute org.elasticsearch.gradle.internal.info.BuildParameterExtensionSp…
elasticsearchmachine Dec 23, 2024
a20ed2c
Mute org.elasticsearch.gradle.internal.info.BuildParameterExtensionSp…
elasticsearchmachine Dec 23, 2024
d90dd4b
chore: deps(ironbank): Bump ubi version to 9.5 (#119203) (#119225)
mark-vieira Dec 23, 2024
861c6b2
Allow warning for some date specifiers (#119216) (#119230)
bpintea Dec 23, 2024
b4f900a
Handle `index.mapping.ignore_malformed` in downsampling (#119134) (#1…
lkts Dec 23, 2024
964e02d
Log pending cluster state tasks after cluster cleanup timeout (#11918…
nielsbauman Dec 23, 2024
f57a7b3
Mute org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPl…
elasticsearchmachine Dec 24, 2024
13181cc
Mute org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPl…
elasticsearchmachine Dec 24, 2024
579a57d
Add missing timeouts to rest-api-spec SLM APIs (#118958) (#119266)
pquentin Dec 24, 2024
ca708f8
[Gradle] Fix configuration cache for validateChangelogs task definiti…
breskeby Dec 25, 2024
56a6274
Fix buildscan setup after buildParam rework (#119274) (#119288)
breskeby Dec 26, 2024
a528cc9
Fix dummy entrypoint for cloud ess docker image (#119242)
breskeby Dec 26, 2024
873f01e
ES|QL: Fix RLIKE folding with (unsupported) case insensitive pattern …
nik9000 Dec 26, 2024
3a07b77
[ci] Add Alma Linux 9 to matrix in packaging and platform jobs (#1183…
mark-vieira Dec 27, 2024
3439f1d
[CI] Fix BuildParameterExtensionSpec (#119239)
breskeby Dec 27, 2024
98ea1dd
(Doc+) Videos of rejected requests (#119311) (#119327)
stefnestor Dec 27, 2024
5622855
Reapply "[Build] Do not invalidate configuration cache when branch is…
breskeby Dec 30, 2024
1bdcb23
[Inference API] Update get-inference docs to use elasticsearch servic…
maxhniebergall Dec 30, 2024
f6a2a99
[DOCS] Link to new API site (#119038) (#119360)
lcawl Dec 30, 2024
ee1a4ff
[Build] Make test cluster plugin configuration cache compatible (#116…
breskeby Dec 30, 2024
df39798
[Inference API] Fix model field in OpenAI Upgrade IT (#119362) (#119371)
maxhniebergall Dec 30, 2024
49c0f5c
Update Gradle wrapper to 8.12 (#118683) (#119356)
breskeby Dec 31, 2024
f008ce8
[Gradle] Support runtime.java 24 and 25 (#119387) (#119398)
breskeby Dec 31, 2024
bf45723
[Gradle] Enable stable configuration cache preview (#119382) (#119406)
breskeby Dec 31, 2024
8fa7439
[Build] Add 8.16 and 8.17 as base branches for wolfi updates (#118726…
breskeby Dec 31, 2024
ebceb76
[DOCS] More links to new API site (#119377) (#119418)
lcawl Dec 31, 2024
d9c6b67
[8.17] [DOCS] More links to new API site (#119380) (#119419)
lcawl Dec 31, 2024
c296f36
Fixing GetDatabaseConfigurationAction response serialization (#119233…
masseyke Jan 2, 2025
1b9472b
Update docker.elastic.co/wolfi/chainguard-base:latest Docker digest t…
elastic-renovate-prod[bot] Jan 3, 2025
b430170
[DOCS] update recommended template priority for override to 500 (#119…
endorama Jan 3, 2025
8f5493c
[DOCS] Adds note on default ELSER and E5 endpoints to service pages (…
szabosteve Jan 3, 2025
9e46ac3
Add mapping for event_name for OTel logs (#119495) (#119517)
felixbarny Jan 3, 2025
c49d615
[Gradle] Make DistroTestPlugin configuration cache compatible (#11949…
breskeby Jan 3, 2025
9cb1ac2
fix: do not let `_resolve/cluster` hang if remote is unresponsive (#1…
pawankartik-elastic Jan 3, 2025
21d2f25
Print thread dump when ES fails to start during Docker packaging test…
mark-vieira Jan 3, 2025
5bcf1b5
[DOCS] Concept cleanup (extracting conceptual docs from reference con…
shainaraskas Jan 3, 2025
1b39798
Fix vcs revision label in docker images (#119531) (#119538)
mark-vieira Jan 3, 2025
dcad38e
Construct list manually in AggregatorsReducer#get (#119565) (#119566)
iverase Jan 5, 2025
a77d6db
[Gradle] Make CopyCheckStyleConfTask usage cc compatible in serverles…
breskeby Jan 6, 2025
e911a8d
[Gradle] Fix deprecation warning in branchConsistency task (#119587) …
breskeby Jan 6, 2025
353cd26
[DOCS] Add full-text search overview (#119462) (#119606)
leemthompo Jan 6, 2025
7652453
Use unsecure entropy source in docker packaging tests (#119598) (#119…
mark-vieira Jan 6, 2025
d2e79fb
[Gradle] Fix deprecation warning in release tests after 8.12 update (…
breskeby Jan 7, 2025
86c2887
[DOCS] RAG overview (#119590) (#119650)
leemthompo Jan 7, 2025
9d2eed1
[8.x] Backport 119578 + 114289 (#119638) (#119644)
jan-elastic Jan 7, 2025
1acda8c
Update rejected-requests.asciidoc (#119547)
IanLee1521 Jan 7, 2025
251180c
Skips synonym test in mixed cluster bwc tests instead of YAML rest co…
carlosdelest Jan 7, 2025
c0fcfd9
Merge (#119682)
n1v0lg Jan 7, 2025
96af440
[Gradle] Fix :docs:yamlRest test cc compatibility (#119680) (#119684)
breskeby Jan 7, 2025
c65e727
Fix spike detection for short spikes at the tail of the data. (#11963…
jan-elastic Jan 7, 2025
69bbd54
[ML] Fix loss of context in the inference API for streaming APIs (#11…
jonathan-buttner Jan 7, 2025
6cd90e1
This is a copy from the original ticket https://github.com/elastic/el…
thekofimensah Feb 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 4 additions & 3 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"upstream" : "elastic/elasticsearch",
"targetBranchChoices" : [ "main", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
"targetBranchChoices" : [ "main", "8.x", "8.17", "8.16", "8.15", "8.14", "8.13", "8.12", "8.11", "8.10", "8.9", "8.8", "8.7", "8.6", "8.5", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
"targetPRLabels" : [ "backport" ],
"branchLabelMapping" : {
"^v8.16.0$" : "main",
"^v9.0.0$" : "main",
"^v8.17.1$" : "8.x",
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
}
}
}
28 changes: 22 additions & 6 deletions .buildkite/hooks/pre-command
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ export COMPOSE_HTTP_TIMEOUT
JOB_BRANCH="$BUILDKITE_BRANCH"
export JOB_BRANCH

GRADLEW="./gradlew --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
GRADLEW="./gradlew --console=plain --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
export GRADLEW

GRADLEW_BAT="./gradlew.bat --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
GRADLEW_BAT="./gradlew.bat --console=plain --parallel --scan --build-cache --no-watch-fs -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/"
export GRADLEW_BAT

export $(cat .ci/java-versions.properties | grep '=' | xargs)
Expand Down Expand Up @@ -47,6 +47,8 @@ export GRADLE_BUILD_CACHE_PASSWORD
BUILDKITE_API_TOKEN=$(vault read -field=token secret/ci/elastic-elasticsearch/buildkite-api-token)
export BUILDKITE_API_TOKEN

export GH_TOKEN="$VAULT_GITHUB_TOKEN"

if [[ "${USE_LUCENE_SNAPSHOT_CREDS:-}" == "true" ]]; then
data=$(.buildkite/scripts/get-legacy-secret.sh aws-elastic/creds/lucene-snapshots)

Expand Down Expand Up @@ -78,11 +80,15 @@ if [[ "${USE_SNYK_CREDENTIALS:-}" == "true" ]]; then
fi

if [[ "${USE_PROD_DOCKER_CREDENTIALS:-}" == "true" ]]; then
DOCKER_REGISTRY_USERNAME="$(vault read -field=username secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_USERNAME
if which docker > /dev/null 2>&1; then
DOCKER_REGISTRY_USERNAME="$(vault read -field=username secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_USERNAME

DOCKER_REGISTRY_PASSWORD="$(vault read -field=password secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_PASSWORD

DOCKER_REGISTRY_PASSWORD="$(vault read -field=password secret/ci/elastic-elasticsearch/migrated/prod_docker_registry_credentials)"
export DOCKER_REGISTRY_PASSWORD
docker login --username "$DOCKER_REGISTRY_USERNAME" --password "$DOCKER_REGISTRY_PASSWORD" docker.elastic.co
fi
fi

if [[ "$BUILDKITE_AGENT_META_DATA_PROVIDER" != *"k8s"* ]]; then
Expand All @@ -105,3 +111,13 @@ EOF
<summary>Agent information from gobld</summary>
EOF
fi

# Amazon Linux 2 has DNS resolution issues with resource-based hostnames in EC2
# We have many functional tests that try to lookup and resolve the hostname of the local machine in a particular way
# And they fail. This sets up a manual entry for the hostname in dnsmasq.
if [[ -f /etc/os-release ]] && grep -q '"Amazon Linux 2"' /etc/os-release; then
echo "$(hostname -i | cut -d' ' -f 2) $(hostname -f)." | sudo tee /etc/dnsmasq.hosts
sudo systemctl restart dnsmasq.service
fi

.buildkite/scripts/get-latest-test-mutes.sh
3 changes: 3 additions & 0 deletions .buildkite/hooks/pre-command.bat
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,12 @@ set BUILD_NUMBER=%BUILDKITE_BUILD_NUMBER%
set COMPOSE_HTTP_TIMEOUT=120
set JOB_BRANCH=%BUILDKITE_BRANCH%

set GH_TOKEN=%VAULT_GITHUB_TOKEN%

set GRADLE_BUILD_CACHE_USERNAME=vault read -field=username secret/ci/elastic-elasticsearch/migrated/gradle-build-cache
set GRADLE_BUILD_CACHE_PASSWORD=vault read -field=password secret/ci/elastic-elasticsearch/migrated/gradle-build-cache

bash.exe -c "nohup bash .buildkite/scripts/setup-monitoring.sh </dev/null >/dev/null 2>&1 &"
bash.exe -c "bash .buildkite/scripts/get-latest-test-mutes.sh"

exit /b 0
3 changes: 2 additions & 1 deletion .buildkite/pipelines/dra-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ steps:
provider: gcp
image: family/elasticsearch-ubuntu-2204
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
localSsds: 1
localSsdInterface: nvme
diskSizeGb: 350
- wait
# The hadoop build depends on the ES artifact
Expand Down
24 changes: 8 additions & 16 deletions .buildkite/pipelines/intake.template.yml
Original file line number Diff line number Diff line change
@@ -1,63 +1,57 @@
steps:
- label: sanity-check
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files precommit
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints precommit
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart1
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart2
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart3
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart4
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart5
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files v$$BWC_VERSION#bwcTest
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints v$$BWC_VERSION#bwcTest
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -67,18 +61,16 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkRestCompat
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkRestCompat
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: elasticsearch-dra-workflow
label: Trigger DRA snapshot workflow
Expand Down
26 changes: 9 additions & 17 deletions .buildkite/pipelines/intake.yml
Original file line number Diff line number Diff line change
@@ -1,85 +1,77 @@
# This file is auto-generated. See .buildkite/pipelines/intake.template.yml
steps:
- label: sanity-check
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files precommit
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints precommit
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart1
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart2
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart3
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart4
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart5
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: n1-standard-32
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files v$$BWC_VERSION#bwcTest
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints v$$BWC_VERSION#bwcTest
timeout_in_minutes: 300
matrix:
setup:
BWC_VERSION: ["7.17.25", "8.15.2", "8.16.0"]
BWC_VERSION: ["7.17.27", "8.16.3", "8.17.1"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkRestCompat
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkRestCompat
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: elasticsearch-dra-workflow
label: Trigger DRA snapshot workflow
Expand Down
1 change: 0 additions & 1 deletion .buildkite/pipelines/lucene-snapshot/build-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait
- trigger: "elasticsearch-lucene-snapshot-tests"
build:
Expand Down
24 changes: 8 additions & 16 deletions .buildkite/pipelines/lucene-snapshot/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,63 +1,57 @@
steps:
- label: sanity-check
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files precommit
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints precommit
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- wait: null
- label: part1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart1
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart1
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart2
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart2
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart3
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart3
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart4
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart4
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- label: part5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkPart5
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkPart5
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
- group: bwc-snapshots
steps:
- label: "{{matrix.BWC_VERSION}} / bwc-snapshots"
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files v$$BWC_VERSION#bwcTest
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints v$$BWC_VERSION#bwcTest
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -70,15 +64,13 @@ steps:
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: "{{matrix.BWC_VERSION}}"
- label: rest-compat
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-task-input-files checkRestCompat
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dorg.elasticsearch.build.cache.push=true -Dignore.tests.seed -Dscan.capture-file-fingerprints checkRestCompat
timeout_in_minutes: 300
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
1 change: 0 additions & 1 deletion .buildkite/pipelines/periodic-packaging.bwc.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
image: family/elasticsearch-{{matrix.image}}
machineType: custom-16-32768
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: $BWC_VERSION
3 changes: 1 addition & 2 deletions .buildkite/pipelines/periodic-packaging.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ steps:
matrix:
setup:
image:
- centos-7
- debian-10
- debian-11
- opensuse-leap-15
- oraclelinux-7
Expand All @@ -24,6 +22,7 @@ steps:
- rhel-8
- rhel-9
- almalinux-8
- almalinux-9
agents:
provider: gcp
image: family/elasticsearch-{{matrix.image}}
Expand Down
Loading