Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix references to logsdb index mode in release highlights #1

Closed
wants to merge 182 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
182 commits
Select commit Hold shift + click to select a range
23f4834
Bump versions after 8.14.2 release
elasticsearchmachine Jul 4, 2024
4f0da32
Prune changelogs after 8.14.2 release
elasticsearchmachine Jul 4, 2024
9e9033b
[DOCS] Adds 8.14.2 release notes to main. (#110471) (#110472)
szabosteve Jul 4, 2024
e666865
Reflect latest changes in synthetic source documentation (#109501) (#…
lkts Jul 4, 2024
04e533b
Fix esql enrich memory leak (#109275) (#110450) (#110492)
dnhatn Jul 4, 2024
fe324d5
DOCS Query Roles (#110473) (#110499)
albertzaharovits Jul 5, 2024
f6a888c
Slightly adjust wording around potential savings mentioned in the des…
martijnvg Jul 5, 2024
c7d3224
Always write empty role descriptor fields to index (#110424) (#110498)
jfreden Jul 5, 2024
6e628de
Add audit logging for bulk role APIs (#110410) (#110519)
jfreden Jul 5, 2024
077b94e
[8.15][DOCS] Adds references of 8.14.2 release notes file to release …
szabosteve Jul 5, 2024
3f2c81e
Fix bit vector tests (#110521) (#110525)
mayya-sharipova Jul 5, 2024
779a5f0
Fix node tests for ToPartial (#110448) (#110531)
dnhatn Jul 5, 2024
6e99d5d
Deprecate using slm privileges to access ilm (#110540) (#110550)
parkertimmins Jul 5, 2024
e24b0c9
[Inference API] Add Amazon Bedrock support to Inference API (#110248)…
markjhoy Jul 5, 2024
6b18568
Introduce compute listener (#110400) (#110555)
dnhatn Jul 6, 2024
088fabe
Adjust cancellation message in task tests (#110546) (#110567)
dnhatn Jul 7, 2024
7b51ff6
AwaitsFix for #110551
DaveCTurner Jul 8, 2024
9cbb8be
Add known-issues for all affected releases for the feature upgrade is…
thecoop Jul 8, 2024
e961f0b
A small tidiness refactor of the GeoIpTaskState's Metadata (#110553) …
joegallo Jul 8, 2024
d0859d5
Fix ExactKnnQueryBuilderTests testToQuery (#110357) (#110589) (#110608)
benwtrent Jul 8, 2024
41c662d
Fix BWC for compute listener (#110615) (#110617)
dnhatn Jul 9, 2024
c23f124
Fix translate metrics without rate (#110614) (#110621)
dnhatn Jul 9, 2024
ecf77bf
[CI] Temporally increase disk space for DRA build jobs (#110601) (#11…
breskeby Jul 9, 2024
0f98f30
[ML] Fixes processing chunked results in AWS Bedrock service (#110592…
davidkyle Jul 9, 2024
a90ca3f
Implement xorBitCount in Elasticsearch (#110599) (#110626)
ChrisHegarty Jul 9, 2024
b46807f
Fix flaky test #109978 (#110245) (#110634)
benwtrent Jul 9, 2024
48cbdbf
ESQL: Fix Max not working with negative or zero doubles (#110635)
ivancea Jul 9, 2024
f4fdb30
[DOCS] Fix typo: though -> through (#110636) (#110644)
lcawl Jul 9, 2024
2a6ad97
Remove dep com.nimbusds:nimbus-jose-jwt from module org.elasticsearch…
albertzaharovits Jul 9, 2024
74a7070
Remove Windows BWC pull request pipeline (#110664) (#110670)
mark-vieira Jul 9, 2024
06cfe31
Do not run TickerScheduleTriggerEngine watches if the schedule trigge…
masseyke Jul 9, 2024
18aab96
Adding a unit test for GeoIpDownloader.cleanDatabases (#110650) (#110…
masseyke Jul 9, 2024
6833aa0
Removing the use of Stream::peek from GeoIpDownloader::cleanDatabases…
masseyke Jul 9, 2024
77392d6
Remove `default_field: message` from metrics index templates (#110651…
felixbarny Jul 10, 2024
b8fbe8e
Remove version barrier for synthetic version based features in tests …
mosche Jul 10, 2024
a3b06b0
Backport: Updating ESSingleNodeTestCase to ensure that all free_conte…
pmpailis Jul 10, 2024
58e7a30
Fix search template examples by removing params on put (#110660) (#11…
benwtrent Jul 10, 2024
5fb62fe
unmuting tests (#110708)
pmpailis Jul 10, 2024
548d7d0
Ensure correct runtime Java is used when it matches build Java (#1107…
mark-vieira Jul 10, 2024
eaa85b2
Updating CloseIndexRequestTests to account for master term (#110611)
masseyke Jul 8, 2024
e2ee114
Aggs: Scripted metric allow list docs (#109635) (#110750)
alex-spies Jul 11, 2024
dcbc230
Group vector queries into new section (#110722) (#110754)
carlosdelest Jul 11, 2024
c683f6c
Bump versions after 8.14.3 release
elasticsearchmachine Jul 11, 2024
110293c
Prune changelogs after 8.14.3 release
elasticsearchmachine Jul 11, 2024
3ed5cd7
Fix issue with returning incomplete fragment for plain highlighter. (…
ioanatia Jul 11, 2024
525c5d2
(Doc+) Include cluster.blocks.* default settings (#110560) (#110760)
stefnestor Jul 11, 2024
5bce26c
[CI] Do not cache any es distros when creating ci images (#110742) (#…
breskeby Jul 11, 2024
94d030f
Document how to query for a specific feature within rank_features (#1…
ioanatia Jul 11, 2024
0ee975b
[ESQL] Fix parsing of large magnitude negative numbers (#110665) (#11…
not-napoleon Jul 11, 2024
9092394
Search coordinator uses event.ingested in cluster state to do rewrite…
quux00 Jul 11, 2024
1955f16
[Gradle] Replace deprecated build scan api usage (#110783) (#110812)
breskeby Jul 12, 2024
9a3e52d
[Inference API] Add Docs for Amazon Bedrock Support for the Inference…
markjhoy Jul 12, 2024
7ee9a24
Ignore configs from DistributionDownload plugin and bwc for resolveAl…
breskeby Jul 12, 2024
e66bb22
Remove preview from top level query rules API page (#110838) (#110839)
kderusso Jul 12, 2024
223647f
[8.15] Fix RollupIndexerStateTests (#110804)
lkts Jul 12, 2024
10397de
[DOCS] Add note about ML model 502 timeout when using `Create inferen…
leemthompo Jul 15, 2024
0fbde2c
Do not write dangling indices in a test (#110867) (#110869)
kingherc Jul 15, 2024
6c12360
ES|QL: better validation for GROK patterns (#110574) (#110682)
luigidellaquila Jul 15, 2024
d5085ac
[Backport] 110824 to 8.15 (#110843)
not-napoleon Jul 15, 2024
eb36da8
Revert "Search coordinator uses event.ingested in cluster state to do…
quux00 Jul 15, 2024
d07beca
Add runtime classpath as input to ThirdPartyAuditTask (#110882) (#110…
mark-vieira Jul 15, 2024
07c35b1
Fix native preallocate to actually run (#110851)
rjernst Jul 15, 2024
e946fa8
Backport bugfixes for union-types to 8.15 (#110872)
craigtaverner Jul 16, 2024
016360a
(Doc+) Error "number of documents in the index can't exceed" (#110449…
stefnestor Jul 16, 2024
033c92e
Union types documentation (#110183) (#110912)
craigtaverner Jul 16, 2024
281d529
Improve MAX_DOCS troubleshooting docs (#110920)
DaveCTurner Jul 16, 2024
ef93c95
Add a cluster listener to fix missing cluster features after upgrade …
thecoop Jul 16, 2024
1351cb4
Tweak the logs index mode changelog. (#110929)
martijnvg Jul 16, 2024
47cdc55
Fix leak in collapsing search results (#110927) (#110939)
original-brownbear Jul 16, 2024
107eaa7
Mute org.elasticsearch.preallocate.PreallocateTests testPreallocate #…
elasticsearchmachine Jul 16, 2024
75fbb7d
Remove typo put-lifecycle.asciidoc (#110875) (#110919)
leemthompo Jul 17, 2024
1284a35
[8.15] ESQL: Validate unique plan attribute names (#110488) (#110966)
alex-spies Jul 17, 2024
c7ece9b
ESQL: Correctly compute Rename's output (#110968) (#110976)
alex-spies Jul 17, 2024
ecbba72
Adding minimal docs around using index mode logs. (#110932) (#110988)
martijnvg Jul 17, 2024
41356cd
Fix references to incorrect query rule criteria type (#110994) (#111000)
kderusso Jul 17, 2024
5b9639a
[DOCS] Retrievers and rerankers (#110007) (#111008)
leemthompo Jul 18, 2024
5b22c12
Clarify synonyms docs (#110822) (#111013)
carlosdelest Jul 18, 2024
d4c7dab
Update known-issues for the features upgrade bug #111014
thecoop Jul 18, 2024
858440d
[8.15] Inject `host.name` field without relying on (component) templa…
salvatore-campagna Jul 18, 2024
40f5201
[DOCS] Fix rendering bug (#111025) (#111037)
leemthompo Jul 18, 2024
8f9d06b
Update stack monitoring mapping for apm-server metrics (#110568) (#11…
carsonip Jul 18, 2024
b186ee9
Make skip_unavailable=true a notable change instead of breaking chang…
javanna Jul 18, 2024
5846c23
Speed up collecting zero document string terms (#110922) (#111057)
iverase Jul 18, 2024
ff9a8eb
[8.15] Directly download commercial ip geolocation databases from pro…
joegallo Jul 19, 2024
f047c41
Correct force merge disk space requirements (#111066) (#111087)
kingherc Jul 19, 2024
0e571fd
ESQL: Skip retrofitted tests (#111019) (#111088)
alex-spies Jul 19, 2024
130fc55
Update Gradle wrapper to 8.9 (#110109) (#111095)
breskeby Jul 19, 2024
bdb1028
Skip preallocate tests on windows (#110998) (#111100)
rjernst Jul 19, 2024
aecc6e2
[8.15] Rename `logs` index mode to `logsdb` (#111054) (#111098)
salvatore-campagna Jul 19, 2024
6318929
Cleanup repository after adding accidental files to PR (#111108) (#11…
breskeby Jul 19, 2024
2009bc7
Fixing EnterpriseGeoIpDownloaderIT (#111080) (#111113)
joegallo Jul 19, 2024
0937b4e
Mute org.elasticsearch.packaging.test.DockerTests test021InstallPlugi…
elasticsearchmachine Jul 19, 2024
fffdcbe
Mute org.elasticsearch.multi_node.RollupIT org.elasticsearch.multi_no…
elasticsearchmachine Jul 22, 2024
4a705e4
Mute org.elasticsearch.multi_node.GlobalCheckpointSyncActionIT org.el…
elasticsearchmachine Jul 22, 2024
e551c74
Add comma before charset parameter in `WWW-Authenticate` response hea…
albertzaharovits Jul 22, 2024
572e039
Rework docs on logging levels (#111143) (#111150)
DaveCTurner Jul 22, 2024
7cdc1b0
Unmute DockerTests.test600Interrupt (#111165) (#111168)
mark-vieira Jul 22, 2024
75c1703
Avoid calling real maxmind endpoint from EnterpriseGeoIpDownloader (#…
masseyke Jul 22, 2024
a0d2d63
Revert "Mute org.elasticsearch.multi_node.RollupIT org.elasticsearch.…
mark-vieira Jul 22, 2024
4b5a510
[8.15] Backport #111117 and #111162 (#111170)
joegallo Jul 22, 2024
1cc0311
[ML DOCS]Timeout only applies to ELSER and built in E5 models (#11115…
davidkyle Jul 23, 2024
0f1fd0d
Simple addition of ES|QL to geo overview page (#111158) (#111185)
craigtaverner Jul 23, 2024
ecfe738
docs for named and positional parameters (#111178) (#111190)
fang-xing-esql Jul 23, 2024
0e6673f
ES|QL: reduce max expression depth to 400 (#111186) (#111189)
luigidellaquila Jul 23, 2024
c9af95c
Fix Dissect with leading non-ascii characters (#111184) (#111196)
luigidellaquila Jul 23, 2024
00cfa68
Make docker packaging test more resilient (#111205) (#111210)
mark-vieira Jul 23, 2024
b521b48
Mute org.elasticsearch.packaging.test.DockerTests test600Interrupt #1…
elasticsearchmachine Jul 23, 2024
8e6507b
Make ConfigurationTests.test20HostnameSubstitution more resilient (#1…
mark-vieira Jul 24, 2024
17c2161
ESQL: Fix variable shadowing when pushing down past Project (#108360)…
alex-spies Jul 24, 2024
2018c46
backporting (#111230)
pmpailis Jul 24, 2024
d411594
Extend timeout of Krb5kDcContainer test container startup (#111198) (…
breskeby Jul 24, 2024
9321452
Revert "Mute org.elasticsearch.packaging.test.DockerTests test600Inte…
mark-vieira Jul 24, 2024
8186f7a
[ML] Extend lat_long documentation (#111239) (#111266)
valeriy42 Jul 25, 2024
531f029
Update README.asciidoc (#111244) (#111269)
leemthompo Jul 25, 2024
a5e13e0
(Doc+) How to resolve shards >50GB (#111254) (#111289)
stefnestor Jul 25, 2024
c808d33
(Doc+) Link Gateway Settings to Full Restart (#110902) (#111292)
stefnestor Jul 25, 2024
7d8fe4a
Update get snapshot status API doc (#111240) (#111295)
pxsalehi Jul 25, 2024
658a19e
Mute org.elasticsearch.packaging.test.DockerTests test600Interrupt #1…
elasticsearchmachine Jul 26, 2024
c430bc8
ESQL: Mark union types as experimental (#111297) (#111325)
alex-spies Jul 26, 2024
ebbf17b
[DOCS] Amends PUT inference API docs with model download info (#11127…
szabosteve Jul 26, 2024
21d418f
[DOCS] Documents automatic text chunking behavior for semantic text. …
szabosteve Jul 26, 2024
c2b5ba7
[DOCS] Clarify that inference ID cannot match model ID (#111310) (#11…
szabosteve Jul 26, 2024
691319e
[DOCS] Update retriever reranker options (#111337) (#111349)
leemthompo Jul 26, 2024
00bfd02
[DOCS] Clarifies semantic query behavior on sparse and dense vector f…
szabosteve Jul 26, 2024
836b4a5
Clarify some semantic_text docs (#111329) (#111353)
carlosdelest Jul 26, 2024
010be87
Fix geoip processor isp_organization_name property and docs (#111372)…
joegallo Jul 26, 2024
72cfb0b
fix text_similarity_reranker doc (#111256) (#111401)
leemthompo Jul 29, 2024
6ee8747
[DOCS] Additional reranking docs updates (#111350) (#111404)
leemthompo Jul 29, 2024
fc352bd
[Inference API] Replace model_id with inference_id in inference API e…
maxhniebergall Jul 29, 2024
e004076
Mute org.elasticsearch.xpack.transform.integration.TransformIT testSt…
elasticsearchmachine Jul 29, 2024
d43021e
Remove 4096 bool query max limit from docs (#111421) (#111422)
mayya-sharipova Jul 29, 2024
3f30e38
Fix enrich policy runner exception handling on empty segments respons…
jbaiera Jul 29, 2024
155eee6
[8.15] Ensure vector similarity correctly limits inner_hits returned …
benwtrent Jul 29, 2024
fd02519
Fix score count validation in reranker response (#111424)
demjened Jul 30, 2024
edfbd5d
[DOCS] Adds elser service to the inference tutorial (#111406) (#111450)
szabosteve Jul 30, 2024
5d0eb2a
[DOCS] Expands top_n parameter description in the PUT inference API d…
szabosteve Jul 30, 2024
ade5b13
Add LTR License Check on PUT for Enterprise Licensing (#111248) (#111…
markjhoy Jul 30, 2024
7d10307
[DOCS] Adds adaptive_allocations to inference and trained model API d…
szabosteve Aug 1, 2024
e84a0c8
[DOCS] Clarify copy_to behavior with strict dynamic mappings (#111408…
leemthompo Aug 1, 2024
3e8c713
Bump versions after 7.17.23 release
elasticsearchmachine Aug 1, 2024
3693c80
Add release version to setCompatibleVersions task (#111489) (#111514)
thecoop Aug 1, 2024
1c02690
Fix DocValuesCodecDuelTests (#111503) (#111515)
dnhatn Aug 1, 2024
dde00b6
Revert "[DOCS] Adds adaptive_allocations to inference and trained mod…
szabosteve Aug 2, 2024
1a77947
Improve security-crypto threadpool overflow handling (#111369) (#111564)
gwbrown Aug 2, 2024
4c7a92e
[DOCS] Replace local dev instructions in main README (#111352) (#111581)
leemthompo Aug 5, 2024
8e47217
Check the scale before converting xcontent long values, rather than t…
thecoop Aug 5, 2024
a723ab8
[DOCS] Update CCS matrix for 8.15 (#111587) (#111588)
leemthompo Aug 5, 2024
d9aa554
Update paginate-search-results.asciidoc (#111565) (#111593)
woodywalton Aug 5, 2024
8292a5f
Wait for cluster to be more ready in REST test (#111606) (#111609)
DaveCTurner Aug 5, 2024
2db1a14
[8.15] Forward port v8.14.3 release notes (#110629) (#111579)
leemthompo Aug 6, 2024
3f189a4
Update docs for v8.15.0 release (#111575)
elasticsearchmachine Aug 6, 2024
bca68bd
Add back warning to not remove inference id in semantic_text for 8.15…
carlosdelest Aug 6, 2024
03933d6
[8.15][DOCS] Document inference API breaking change (#111633)
szabosteve Aug 6, 2024
4a6bcd8
Fix `testElectionSchedulingAfterDiscoveryOutage` (#111629)
DaveCTurner Aug 6, 2024
8ca5741
Anthropic docs (#110850) (#111672)
szabosteve Aug 7, 2024
23e9a40
[DOCS] Publishes Anthropic inference service docs. (#111619) (#111670)
szabosteve Aug 7, 2024
3926428
Properly handle filters on TextSimilarityRank retriever (#111673) (#1…
pmpailis Aug 7, 2024
4c3519f
[8.15][DOCS] Adds machine learning-related release notes from ML-CPP.…
szabosteve Aug 7, 2024
15b3c16
Remove rollup/security_tests YAML tests (#111656) (#111681)
lkts Aug 7, 2024
b81a713
[DOCS] Document CCS enrich with api-key based auth (#111682) (#111685)
leemthompo Aug 7, 2024
f9f1ee2
Include license key property in reproduction lines for release builds…
mark-vieira Aug 7, 2024
1963b32
Fix potential bug in EmbeddedProviderPlugin (#111592) (#111595)
breskeby Aug 8, 2024
b0b4e9b
Ingest download databases docs (#111688) (#111710)
masseyke Aug 8, 2024
8c5f95f
Finalize release notes for v8.15.0
elasticsearchmachine Aug 8, 2024
0daac57
Pass allow security manager flag in gradle test policy setup plugin (…
mark-vieira Aug 9, 2024
e091e16
ESQL: Fix for overzealous validation in case of invalid mapped fields…
alex-spies Aug 9, 2024
56fde8b
ESQL: Add tests for sort, where with unsupported type (#111737) (#111…
alex-spies Aug 9, 2024
14f45d4
[Inference API] Backport Delete...Action pipeline check to threadpool…
maxhniebergall Aug 9, 2024
4b8a1db
Bump versions after 8.15.0 release
elasticsearchmachine Aug 9, 2024
6e26356
Prune changelogs after 8.15.0 release
elasticsearchmachine Aug 9, 2024
ba5ca2b
Skip LOOKUP/INLINESTATS cases unless on snapshot (#111755) (#111759)
alex-spies Aug 9, 2024
801e1b9
Revert "Avoid bucket copies in Aggs (#110261)" (#111758) (#111761)
nik9000 Aug 9, 2024
3a4af4b
[8.15] Fix NullPointerException when doing knn search on empty index …
kderusso Aug 9, 2024
7a31a4d
Speed up dense/sparse vector stats (#111729) (#111787)
jimczi Aug 12, 2024
7f9c900
[8.15] Fix: Preallocate open ignored creation flag (#111752)
ldematte Aug 12, 2024
8665090
[DOCS] Fix elasticsearch-py helpers page link (#111789) (#111790)
pquentin Aug 12, 2024
59d7d95
[DOCS] Add retriever examples, semantic reranking step-by-step guide …
leemthompo Aug 12, 2024
ca684ca
LTR documentation - Remove tech preview note. (#111803) (#111806)
afoucret Aug 12, 2024
eedf52c
Fix typo for the Reset Features API (#111731)
renshuki Aug 13, 2024
895aed0
Update the intervals query docs (#111808) (#111822)
jimczi Aug 13, 2024
3a1f7ba
Document manual steps in ILM delete phase (#111734) (#111825)
DaveCTurner Aug 13, 2024
64841c2
Fix references to logsdb index mode in release highlights
lkts Aug 13, 2024
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
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"upstream" : "elastic/elasticsearch",
"targetBranchChoices" : [ "main", "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.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.15.0$" : "main",
"^v8.15.1$" : "main",
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
}
}
2 changes: 1 addition & 1 deletion .buildkite/pipelines/dra-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ steps:
image: family/elasticsearch-ubuntu-2204
machineType: custom-32-98304
buildDirectory: /dev/shm/bk
diskSizeGb: 250
diskSizeGb: 350
- wait
# The hadoop build depends on the ES artifact
# So let's trigger the hadoop build any time we build a new staging artifact
Expand Down
2 changes: 1 addition & 1 deletion .buildkite/pipelines/intake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ steps:
timeout_in_minutes: 300
matrix:
setup:
BWC_VERSION: ["7.17.23", "8.14.2", "8.15.0"]
BWC_VERSION: ["7.17.24", "8.15.1"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down
18 changes: 9 additions & 9 deletions .buildkite/pipelines/periodic-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,8 +322,8 @@ steps:
env:
BWC_VERSION: 7.16.3

- label: "{{matrix.image}} / 7.17.23 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v7.17.23
- label: "{{matrix.image}} / 7.17.24 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v7.17.24
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -337,7 +337,7 @@ steps:
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: 7.17.23
BWC_VERSION: 7.17.24

- label: "{{matrix.image}} / 8.0.1 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.0.1
Expand Down Expand Up @@ -577,8 +577,8 @@ steps:
env:
BWC_VERSION: 8.13.4

- label: "{{matrix.image}} / 8.14.2 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.14.2
- label: "{{matrix.image}} / 8.14.3 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.14.3
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -592,10 +592,10 @@ steps:
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: 8.14.2
BWC_VERSION: 8.14.3

- label: "{{matrix.image}} / 8.15.0 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.15.0
- label: "{{matrix.image}} / 8.15.1 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.15.1
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -609,7 +609,7 @@ steps:
buildDirectory: /dev/shm/bk
diskSizeGb: 250
env:
BWC_VERSION: 8.15.0
BWC_VERSION: 8.15.1

- group: packaging-tests-windows
steps:
Expand Down
22 changes: 11 additions & 11 deletions .buildkite/pipelines/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,8 @@ steps:
- signal_reason: agent_stop
limit: 3

- label: 7.17.23 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.17.23#bwcTest
- label: 7.17.24 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.17.24#bwcTest
timeout_in_minutes: 300
agents:
provider: gcp
Expand All @@ -353,7 +353,7 @@ steps:
preemptible: true
diskSizeGb: 250
env:
BWC_VERSION: 7.17.23
BWC_VERSION: 7.17.24
retry:
automatic:
- exit_status: "-1"
Expand Down Expand Up @@ -642,8 +642,8 @@ steps:
- signal_reason: agent_stop
limit: 3

- label: 8.14.2 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.14.2#bwcTest
- label: 8.14.3 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.14.3#bwcTest
timeout_in_minutes: 300
agents:
provider: gcp
Expand All @@ -653,7 +653,7 @@ steps:
preemptible: true
diskSizeGb: 250
env:
BWC_VERSION: 8.14.2
BWC_VERSION: 8.14.3
retry:
automatic:
- exit_status: "-1"
Expand All @@ -662,8 +662,8 @@ steps:
- signal_reason: agent_stop
limit: 3

- label: 8.15.0 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.15.0#bwcTest
- label: 8.15.1 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.15.1#bwcTest
timeout_in_minutes: 300
agents:
provider: gcp
Expand All @@ -673,7 +673,7 @@ steps:
preemptible: true
diskSizeGb: 250
env:
BWC_VERSION: 8.15.0
BWC_VERSION: 8.15.1
retry:
automatic:
- exit_status: "-1"
Expand Down Expand Up @@ -751,7 +751,7 @@ steps:
setup:
ES_RUNTIME_JAVA:
- openjdk17
BWC_VERSION: ["7.17.23", "8.14.2", "8.15.0"]
BWC_VERSION: ["7.17.24", "8.15.1"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down Expand Up @@ -801,7 +801,7 @@ steps:
- openjdk21
- openjdk22
- openjdk23
BWC_VERSION: ["7.17.23", "8.14.2", "8.15.0"]
BWC_VERSION: ["7.17.24", "8.15.1"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down
20 changes: 0 additions & 20 deletions .buildkite/pipelines/pull-request/bwc-snapshots-windows.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .ci/bwcVersions
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BWC_VERSION:
- "7.14.2"
- "7.15.2"
- "7.16.3"
- "7.17.23"
- "7.17.24"
- "8.0.1"
- "8.1.3"
- "8.2.3"
Expand All @@ -31,5 +31,5 @@ BWC_VERSION:
- "8.11.4"
- "8.12.2"
- "8.13.4"
- "8.14.2"
- "8.15.0"
- "8.14.3"
- "8.15.1"
5 changes: 2 additions & 3 deletions .ci/snapshotBwcVersions
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
BWC_VERSION:
- "7.17.23"
- "8.14.2"
- "8.15.0"
- "7.17.24"
- "8.15.1"
Loading