Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
192 commits
Select commit Hold shift + click to select a range
b1c4be8
Fix typo (missing word) (#88034) (#88861)
DaveCTurner Jul 27, 2022
c94297e
[ML] Fix version substitution in put DFA docs (#88862) (#88867)
dimitris-athanasiou Jul 27, 2022
52dd7f1
Delete pull request CI jobs
mark-vieira Jul 27, 2022
6a1ccb5
Split x-pack testing into multiple CI jobs (#88697) (#88872)
mark-vieira Jul 27, 2022
0bb0717
Script: Rename TIMESTAMP constant NOW in Metadata (#88870) (#88877)
stu-elastic Jul 27, 2022
1358105
Fix SqlSearchIT testAllTypesWithRequestToOldNodes (#88866) (#88883) (…
Luegg Jul 28, 2022
f345708
Mute RollupActionSingleNodeTests#testRollupDatastream (#88891) (#88894)
iverase Jul 28, 2022
1a29592
Add troubleshooting docs about data corruption (#88760)
DaveCTurner Jul 28, 2022
a353686
[DOCS] Domain splitting impacts API keys (#88677) (#88892)
n1v0lg Jul 28, 2022
37af6fd
Preventing exceptions on node shutdown in integration tests (#88827) …
masseyke Jul 28, 2022
d2745e2
Bump versions after 8.3.3 release
mark-vieira Jul 28, 2022
d504678
Prune changelogs after 8.3.3 release
mark-vieira Jul 28, 2022
c1e58b8
Ignore beats artifacts when resolving all artifact dependencies (#889…
mark-vieira Jul 29, 2022
a35a38e
[TEST] Reliable settings.json update in FileSettingsIT (#88959) (#88968)
grcevski Jul 29, 2022
ca2106f
Fail eagerly when beats artifacts don't exist
mark-vieira Jul 29, 2022
236bc0b
[8.4]Ensure that the extended socket options TCP_KEEPXXX are availabl…
ChrisHegarty Jul 30, 2022
2fdf175
Update to lucene-9.3.0 (#88927) (#88975)
iverase Aug 1, 2022
f5313ae
Improve EQL Sequence circuit breaker precision (#88538) (#88977)
luigidellaquila Aug 1, 2022
3b9c452
[ML] fix BERT and MPNet tokenization bug when handling unicode accent…
benwtrent Aug 1, 2022
188d56a
[ML] address potential bug where trained models get stuck in starting…
benwtrent Aug 1, 2022
94ee8c7
[8.4] Fix renaming data streams with CCR replication (#88875) (#88995)
dakrone Aug 1, 2022
37f0ff0
Clean up network setting docs (#88929) (#89007)
DaveCTurner Aug 1, 2022
05e13f7
Backporting #88874 and #89001 to 8.4 (#89006)
masseyke Aug 1, 2022
dd68bb7
Update snapshots.asciidoc (#87584) (#89026)
Leaf-Lin Aug 2, 2022
08f69f0
[8.4] [ML] fix NLP inference_config bwc serialization tests (#89011) …
benwtrent Aug 2, 2022
7cf3306
Add PKC JWKSet reloading to JWT authentication doc (#88692) (#89048)
justincr-elastic Aug 2, 2022
345af01
[DOCS] Added note about using _size in Kibana. Closes #88322 (#89030)…
abdonpijpelink Aug 3, 2022
c8e945b
Fix typo (#89063) (#89066)
DaveCTurner Aug 3, 2022
d2e56b0
[8.4][ML] Previously assigned models should get at least one allocati…
dimitris-athanasiou Aug 3, 2022
b8a466f
Fixing a race condition in CoordinationDiagnosticsServiceIT #89055 (#…
masseyke Aug 3, 2022
8e7e4e5
Adding specific items into troubleshooting guide (#88105) (#89088)
Leaf-Lin Aug 3, 2022
a884f56
Fix failing test `RollupActionSingleNodeTests` `testCannotRollupToExi…
csoulios Aug 3, 2022
a1ff9c3
[ML] Include start params in _stats for non-started model deployments…
dimitris-athanasiou Aug 3, 2022
8eb65c6
Deprecate the _knn_search endpoint (#88828)
jtibshirani Aug 3, 2022
3134332
Fix failures in vector field usage mixed cluster test
jtibshirani Aug 3, 2022
da3401c
Mention `_async_search` internal user which was added in 7.7 (#89050)…
justincr-elastic Aug 3, 2022
9cf85c0
Further attempt at capturing reaper error logs
mark-vieira Aug 2, 2022
5e448a3
[DOCS] Move completion type asciidoc (#89086) (#89103)
abdonpijpelink Aug 4, 2022
f866662
[DOCS] Fix plugins CLI doc CLI_JAVA_OPTS env var (#89003) (#89119)
Aug 4, 2022
606dcbb
[DOCS] Replace ES_JAVA_OPTS with CLI_JAVA_OPTS (#89121) (#89123)
Aug 4, 2022
9c56591
Docs: Remove paragraph that applies only before Elasticsearch 7.0 (#8…
nik9000 Aug 4, 2022
cd1877e
Fix failing test RollupActionIT.testRollupIndex (#89101) (#89131)
csoulios Aug 4, 2022
124019e
Override bulk visit methods of exitable point visitor (#82120) (#89134)
dnhatn Aug 4, 2022
ba451fa
[8.4] Fix object equals for SqlQueryRequest's binaryCommunication (#8…
astefan Aug 5, 2022
ace60a1
Fix typo in geo-distance-query doc (#89148) (#89157)
abdonpijpelink Aug 8, 2022
4cf205d
Refine size-your-shards wording (#89081) (#89161)
DaveCTurner Aug 8, 2022
f4fce90
Add file delete retry to testcluster ElasticsearchNode (#89095) (#89162)
ChrisHegarty Aug 8, 2022
044ff85
[DOCS] Modifies the description of frequency. (#89128) (#89169)
szabosteve Aug 8, 2022
eb13253
[DOCS] Improves frequent items aggregation docs (#89122) (#89170)
szabosteve Aug 8, 2022
168f8c4
Upgrade Gradle wrapper to 7.5.1 (#88918) (#89181)
mark-vieira Aug 8, 2022
947aaa9
[ML] Defer GA of `bucket_correlation` and `bucket_count_ks_test` aggr…
Aug 9, 2022
10aa456
Quote paths with whitespace in Windows service CLIs (#89072) (#89189)
ChrisHegarty Aug 9, 2022
b906ff8
Weaken language about "low-latency" networks (#89198) (#89203)
DaveCTurner Aug 9, 2022
025e413
geo_line aggregation returns a geojson point when the resulting line …
iverase Aug 9, 2022
6982e0f
Fixing internal action names (#89182) (#89211)
masseyke Aug 9, 2022
e7181fb
Complete listener in ReservedStateErrorTaskExecutor (#89191) (#89217)
DaveCTurner Aug 9, 2022
babc1cb
Delete invalid settings for system indices (#88903) (#89222)
grcevski Aug 9, 2022
d04b48b
Log when repository is marked as corrupted (#89132) (#89225)
idegtiarenko Aug 10, 2022
749bde0
Add note on per-segment field name overhead (#89152) (#89230)
DaveCTurner Aug 10, 2022
fd5f423
Improve rejection of ambiguous voting config name (#89239) (#89242)
DaveCTurner Aug 10, 2022
5366b0b
[DOCS] Update URLs in plugin document (#89221) (#89250)
abdonpijpelink Aug 10, 2022
98033d6
Downgrade known bad containerd version during packaging tests (#89255…
mark-vieira Aug 11, 2022
995b32a
[8.4][DOCS] Adds ML-related release highlights (#89078)
szabosteve Aug 11, 2022
bda299c
Fix message for stalled shutdown (#89254) (#89262)
DaveCTurner Aug 11, 2022
1048192
Drop transport client from ping_schedule docs (#89264) (#89269)
DaveCTurner Aug 11, 2022
96925be
Autoscaling requirement for empty tier (#89266) (#89272)
henningandersen Aug 11, 2022
ed1325b
Sort ranges in geo_distance aggregation (#89154) (#89278)
iverase Aug 11, 2022
eae5715
[8.4][DOCS] Changes the title of an ML-related release highlight item…
szabosteve Aug 11, 2022
d9cee64
Fix CloseIndexIT.testConcurrentClose (#89173) (#89288)
tlrx Aug 11, 2022
c176fc5
Add Amazon 2022 to platform support testing matrix
mark-vieira Aug 11, 2022
0d57b06
[DOCS] Separate "user lookup" into its own doc (#88533) (#89294)
tvernum Aug 12, 2022
a464be6
Ensure secureString remain open when reloading secure settings (#8892…
ywangd Aug 12, 2022
32255fa
Fix: Update geo-bounding-box-query.asciidoc (#87459) (#89302)
abdonpijpelink Aug 12, 2022
932f888
Double quote the env variable in curl command (#89279) (#89344)
ywangd Aug 15, 2022
1f1cf97
Fixing a version check for master stability functionality (#89322) (#…
masseyke Aug 15, 2022
937b5d4
Enhance changelog for date_histogram speedup (#89353) (#89356)
nik9000 Aug 15, 2022
d4b330f
Docs: synthetic source doesn't dedupe numbers (#89355) (#89357)
nik9000 Aug 15, 2022
61ad7d5
[DOCS] Fixes broken example in pipeline tutorial (#89315) (#89369)
abdonpijpelink Aug 16, 2022
f9168b9
[ML] Improve reason when autoscaling capacity cannot be computed (#89…
dimitris-athanasiou Aug 16, 2022
3922ff2
[ML] frequent_items should not be a release highlight for 8.4 (#89376)
Aug 16, 2022
b172db5
Prepare synthetic source docs for tech-preview (#89358) (#89392)
nik9000 Aug 16, 2022
3d712e3
Handle snapshot restore in file settings (#89321) (#89398)
grcevski Aug 16, 2022
4d73957
Document kNN with aggregations (#89359)
jtibshirani Aug 16, 2022
74f25d0
[DOCS] Use CJKWidthCharFilter in JapaneseAnalyzer (#89364)
johtani Aug 17, 2022
8e9ffd2
[DOCS] Adds note about escaping backslashes in regex (#89276) (#89406)
abdonpijpelink Aug 17, 2022
e8f66e5
Don't modify source map when parsing composite runtime field (#89114)
romseygeek Aug 17, 2022
9eefc03
Assign the right path to objects merged when parsing mappings (#89389)
javanna Aug 17, 2022
28a3b72
Fix BlobStoreIncrementalityIT.testRecordCorrectSegmentCountsWithBackg…
original-brownbear Aug 17, 2022
d4e83af
Clean-up file watcher keys. (#89429) (#89432)
grcevski Aug 17, 2022
a3e7603
[8.4] Rollover min_* conditions docs and highlight (#89434) (#89436)
joegallo Aug 17, 2022
11d1053
feature: support metrics for multi value fields (#88818) (#89462)
salvatore-campagna Aug 18, 2022
f6f191e
Updates to changelog processing after docs redesign (#89463) (#89474)
pugnascotia Aug 18, 2022
f561260
Disable openid connect tests due to missing fixture (#89478) (#89481)
mark-vieira Aug 18, 2022
6a7beb9
Improve BWC distribution mismatch error message (#88911) (#89515)
mark-vieira Aug 22, 2022
90851d9
Ignore missing reaper logs directory on build completion
mark-vieira Aug 22, 2022
b9bf023
Disable ML when testing old ES versions on newer GLIBC (#89517) (#89520)
mark-vieira Aug 22, 2022
ca0f449
[TEST] Make FileSettingsService test more reliable (#89468) (#89521)
grcevski Aug 22, 2022
4353ecb
[DOCS] Updates anomaly detection alert rule type screenshot. (#89532)…
szabosteve Aug 23, 2022
f539f11
[DOCS] Resizes anomaly detection screenshot properly. (#89544) (#89552)
szabosteve Aug 23, 2022
c5f174a
Update OIDC test fixture (#89526) (#89546)
jakelandis Aug 23, 2022
b48f1ec
Generate release notes for 8.4 release (#89475)
mark-vieira Aug 23, 2022
b1a4702
Don't use ramdisk for encryption at rest testing
mark-vieira Aug 23, 2022
516b6cd
Remove coming tag from release notes (#89577)
karenzone Aug 24, 2022
46e1316
Bump versions after 8.4.0 release
mark-vieira Aug 24, 2022
29ee2a0
Prune changelogs after 8.4.0 release
mark-vieira Aug 24, 2022
0ceb822
Bump versions after 7.17.6 release
mark-vieira Aug 24, 2022
7cefb9d
Don't try to disable ML on incompatible versions (#89565) (#89582)
mark-vieira Aug 24, 2022
caabe80
Update checkstyle config for newest plugin version (#88919) (#89589)
mark-vieira Aug 24, 2022
85d40b6
Ensure only snapshot jdbc driver versions are testing when running ch…
mark-vieira Aug 24, 2022
571d611
[8.4][ML] Validate trained model deployment queue_capacity limit (#89…
dimitris-athanasiou Aug 25, 2022
8b96821
Add default value for destructive_requires_name (#85591) (#89616)
Leaf-Lin Aug 25, 2022
2bd229c
[DOCS] Update add node section (#89393) (#89618)
Aug 25, 2022
e84033f
[Doc] Clarify unsupported operations with DLS/FLS (#89606) (#89635)
ywangd Aug 26, 2022
5c29679
Fix mutator for TermsEnumRequestTests. (#89643) (#89660)
slobodanadamovic Aug 26, 2022
5a1e945
Copy isHidden during ILM alias swap (#89650) (#89658)
gmarouli Aug 26, 2022
e86f39f
[DOCS] Add ml-cpp PRs to release notes (#89663) (#89666)
lcawl Aug 26, 2022
16bcf42
[DOCS] Clarifies retention policy for transforms (#89685) (#89691)
szabosteve Aug 29, 2022
ba518a1
[DOCS] Add note that terms enum API may return terms from deleted doc…
abdonpijpelink Aug 29, 2022
9fd3948
Fix FileSettingsService hang on error update (#89630) (#89697)
grcevski Aug 29, 2022
35f3161
Add preference and routing to search task description (#89289) (#89700)
dnhatn Aug 29, 2022
232ba1d
[DOCS] Add warning on restarting nodes exceeding low disk watermark (…
Leaf-Lin Aug 29, 2022
8c4b554
remove 8.3.0 coming tag (#89701) (#89703)
debadair Aug 29, 2022
0a9609e
[Doc] Correct time units for JWT datetime claims (#89634) (#89710)
ywangd Aug 29, 2022
3e35455
Update disk-usage.asciidoc (#89709)
bradvido Aug 30, 2022
81052f1
[DOCS] Explain dynamic behavior for unmapped copy_to fields (#89626) …
abdonpijpelink Aug 30, 2022
5276bc8
[Doc] Release notes for v8.4.1 (#89636)
ywangd Aug 30, 2022
6c0e6d9
[DOCS] Remove coming tag from 8.4.1 RNs (#89727) (#89730)
debadair Aug 30, 2022
3cd30bd
Fix pipeline id not present in ingest metadata inside on_failure bloc…
dakrone Aug 30, 2022
89305ae
Bump versions after 8.4.1 release
ywangd Aug 31, 2022
b2b11c0
Prune changelogs after 8.4.1 release
ywangd Aug 31, 2022
d11e2a4
Mute ReactiveStorageIT#testScaleWhileShrinking (#89499)
dimitris-athanasiou Aug 22, 2022
931c671
Mute DocsClientYamlTestSuiteIT test {yaml=reference/ilm/apis/get-life…
pxsalehi Aug 26, 2022
045b7b2
[DOCs] Orders transform API parameters in alphabetical order. (#89746…
szabosteve Aug 31, 2022
5270bc5
Increase assertAllCancellableTasksAreCancelled timeout (#89744) (#89751)
pxsalehi Aug 31, 2022
c770958
[Transform] Scheduler concurrency fix (#89716) (#89753)
Aug 31, 2022
2ff48a7
[DOCS] Remove coming tag from 8.4 highlights.
debadair Aug 31, 2022
909e5e7
[DOCS] Reworks aggregating data for faster performance page (#89575) …
szabosteve Sep 1, 2022
1013932
[DOCS] Add simple dev setup instructions back to the README (#89714) …
debadair Sep 2, 2022
935d139
Autoscaling after clone fix (#89768) (#89786)
henningandersen Sep 2, 2022
330c97e
Extend the date rounding logic to be conditional (#89693) (#89794)
pgomulka Sep 5, 2022
cd9448d
[DOCS] Update search_after section with an example (#89631) (#89805)
abdonpijpelink Sep 5, 2022
b19c2d7
Fork TransportRollupCapsAction to MANAGEMENT POOL (#89803) (#89811)
original-brownbear Sep 6, 2022
07c28bb
[Docs] Indicate that CCR does not auto-follow existing indices, only …
tlrx Sep 6, 2022
59f96a2
Avoid negative scores with cross_fields type (#89016)
jtibshirani Sep 6, 2022
3e61eb8
Fix typo in get-snapshot-status-api doc (#89865) (#89872)
pxsalehi Sep 7, 2022
0b969c6
[DOCS] Update CCS compatibility matrix for 8.3 (#88906) (#89883)
Sep 7, 2022
3665655
Fix memory leak when double invoking RestChannel.sendResponse (#89873…
original-brownbear Sep 7, 2022
05e1366
[DOCS] Simplifies composite aggregation recommendation (#89878) (#89884)
szabosteve Sep 7, 2022
50da328
Fix typos in audit event types (#89886) (#89890)
n1v0lg Sep 7, 2022
678c194
Update openjdk to 18.0.2.1 (#89535) (#89847)
breskeby Sep 8, 2022
0566c50
Make hostname resolution for loopback address more robust. (#89788) (…
slobodanadamovic Sep 8, 2022
1ab1d8c
Update running snapshot state value to `STARTED` (#89675)
asmith-elastic Sep 8, 2022
94a01da
[DOCS] Document security limitation for terms enum API (#89731) (#89909)
abdonpijpelink Sep 8, 2022
9859ada
Update single-node cluster checker appropriately (#89876) (#89910)
kingherc Sep 8, 2022
0414b0f
[DOCS] Add troubleshooting searches guide (#89583) (#89918)
abdonpijpelink Sep 8, 2022
dc8abe1
[DOCS] Add note about passwords in .env Docker file (#89892) (#89920)
Sep 8, 2022
ba317b4
Do not deserialize back BytesTransportRequest to clone a request in M…
fcofdez Sep 8, 2022
3a6152f
[DOCS] Revert changes for ES_JAVA_OPTS (#89931) (#89944)
grcevski Sep 8, 2022
ffc9ff1
Fix deadlock bug exposed by a test (#89934) (#89942)
grcevski Sep 8, 2022
5fcb0bc
Fix memory leak in TransportDeleteExpiredDataAction (#89935) (#89945)
original-brownbear Sep 8, 2022
5ebaefa
Log unsuccessful attempts to get credentials from web identity tokens…
arteam Sep 9, 2022
02e0c8f
Fix double sending of response in TransportOpenIdConnectPrepareAuthen…
original-brownbear Sep 9, 2022
635de5e
[ML] Truncate categorization fields (#89827) (#89961)
edsavage Sep 9, 2022
5fb9f1c
Empty intervals needs to start in position -1 (#89962) (#89977)
romseygeek Sep 9, 2022
37a699f
Use DRA artifacts for beats and ML dependencies (#89951) (#89983)
mark-vieira Sep 9, 2022
f652dff
Use DRA artifacts for release build CI jobs
mark-vieira Sep 8, 2022
13d7c57
Use 'file://' scheme for local repository URL
mark-vieira Sep 8, 2022
b1de8c9
Make sure ivy repo directory exists before downloading artifacts
mark-vieira Sep 8, 2022
725f379
Add advice on restoring ILM indices into unmanaged state (#89140) (#8…
jbaiera Sep 12, 2022
801ac33
Mention full location of document _source (#89940)
dgilmanAIDENTIFIED Sep 12, 2022
04d6a06
Fix debug mode in MaxRetryAllocationDecider (#89973) (#89978)
DaveCTurner Sep 12, 2022
9fce22d
Add delayed allocation diagnosis case to shards availability indicato…
jbaiera Sep 12, 2022
70585a8
Skip update of breaking changes and migration guide for patch release…
mark-vieira Sep 12, 2022
82ac850
Fixing the conditions for fetching remote master history (#89472) (#9…
masseyke Sep 13, 2022
76b93b0
[DOCS] Update FIPS verbiage for the bundled JVM (#89949) (#90044)
Sep 13, 2022
89f8c6d
Allow for building multi-arch docker images via buildx (#89986) (#90046)
mark-vieira Sep 13, 2022
59987ad
Add master_timeout to the snapshot delete docs (#90032) (#90070)
joegallo Sep 14, 2022
eafdbd6
[Doc] Fix typo for the default role mapping file (#90049) (#90079)
ywangd Sep 15, 2022
dab7272
Explicitly delete datasteam and ILM policy for searchable snapshot te…
arteam Sep 15, 2022
cac474e
Update docs for v8.4.2 release (#90084)
kingherc Sep 15, 2022
6dfa397
Use architecture specific tag for building cloud-ess image (#90074) (…
mark-vieira Sep 15, 2022
b0da9c9
[DOCS] Adds missing_bucket setting to transform APIs (#90111) (#90134)
szabosteve Sep 19, 2022
feb3778
[DOCS] Add ml-cpp PR to v8.4.2 release docs (#90140)
lcawl Sep 19, 2022
191338a
Clarify that knn does not use postfiltering (#89897)
jtibshirani Sep 19, 2022
cf869c8
Rest API Spec: Wraps YAML tests values with colon in quotes (#90089) …
picandocodigo Sep 20, 2022
938a39e
Remove `Coming in 8.4.2` tags from release notes (#90167)
leemthompo Sep 20, 2022
c53ef93
Backport 90117 (#90169)
grcevski Sep 20, 2022
e650272
Bump versions after 8.4.2 release
kingherc Sep 20, 2022
7853ee6
Prune changelogs after 8.4.2 release
kingherc Sep 20, 2022
00d79a5
Docs: Fix small typo in runtime.asciidoc (#90194)
Sep 22, 2022
d0b732d
[DOCS] Modifies link that points to .NET client page. (#90229) (#90246)
szabosteve Sep 22, 2022
2776d84
Update troubleshooting.asciidoc
octavioranieri Sep 22, 2022
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
  •  
  •  
  •  
22 changes: 7 additions & 15 deletions .backportrc.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
{
"upstream": "elastic/elasticsearch",
"targetBranchChoices": [
"main",
"8.3",
"8.2",
"8.1",
"8.0",
"7.17",
"6.8"
],
"targetPRLabels": ["backport"],
"branchLabelMapping": {
"^v8.4.0$": "main",
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$": "$1.$2"
"upstream" : "elastic/elasticsearch",
"targetBranchChoices" : [ "main", "8.4", "8.3", "8.2", "8.1", "8.0", "7.17", "6.8" ],
"targetPRLabels" : [ "backport" ],
"branchLabelMapping" : {
"^v8.4.3$" : "main",
"^v(\\d+).(\\d+).\\d+(?:-(?:alpha|beta|rc)\\d+)?$" : "$1.$2"
}
}
}
4 changes: 4 additions & 0 deletions .ci/bwcVersions
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ BWC_VERSION:
- "7.17.4"
- "7.17.5"
- "7.17.6"
- "7.17.7"
- "8.0.0"
- "8.0.1"
- "8.1.0"
Expand All @@ -70,3 +71,6 @@ BWC_VERSION:
- "8.3.2"
- "8.3.3"
- "8.4.0"
- "8.4.1"
- "8.4.2"
- "8.4.3"
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
name: os
values:
- "centos-7&&immutable"
- "amazon&&immutable"
- "amazon-2&&immutable"
- "amazon-2022&&immutable"
- "debian-10&&immutable"
- "debian-11&&immutable"
- "opensuse-15-1&&immutable"
Expand Down
1 change: 0 additions & 1 deletion .ci/jobs.t/elastic+elasticsearch+periodic+ear.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
- job:
name: elastic+elasticsearch+%BRANCH%+periodic+ear
workspace: /dev/shm/elastic+elasticsearch+%BRANCH%+periodic+ear
display-name: "elastic / elasticsearch # %BRANCH% - encryption at rest"
description: "The Elasticsearch %BRANCH% branch encryption at rest compatibility tests.\n\n"
node: packaging-large
Expand Down
12 changes: 9 additions & 3 deletions .ci/jobs.t/elastic+elasticsearch+periodic+release-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,14 @@
export BEATS_DIR=$(pwd)/distribution/docker/build/artifacts/beats

mkdir -p ${BEATS_DIR}
curl -o "${BEATS_DIR}/metricbeat-${ES_VERSION}-linux-x86_64.tar.gz" https://snapshots-no-kpi.elastic.co/downloads/beats/metricbeat/metricbeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz
curl -o "${BEATS_DIR}/filebeat-${ES_VERSION}-linux-x86_64.tar.gz" https://snapshots-no-kpi.elastic.co/downloads/beats/filebeat/filebeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz
curl --fail -o "${BEATS_DIR}/metricbeat-${ES_VERSION}-linux-x86_64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz
curl --fail -o "${BEATS_DIR}/filebeat-${ES_VERSION}-linux-x86_64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz

$WORKSPACE/.ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dbuild.snapshot=false \
# Fetch ML artifacts
export ML_IVY_REPO=$(mktemp -d)
mkdir -p ${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}
curl --fail -o "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}-deps.zip" https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT-deps.zip
curl --fail -o "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}-nodeps.zip" https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT-nodeps.zip

$WORKSPACE/.ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dbuild.snapshot=false -Dbuild.ml_cpp.repo=file://${ML_IVY_REPO} \
-Dtests.jvm.argline=-Dbuild.snapshot=false -Dlicense.key=${WORKSPACE}/x-pack/license-tools/src/test/resources/public.key -Dbuild.id=deadbeef build

This file was deleted.

This file was deleted.

49 changes: 0 additions & 49 deletions .ci/jobs.t/elastic+elasticsearch+pull-request+bwc-snapshots.yml

This file was deleted.

50 changes: 0 additions & 50 deletions .ci/jobs.t/elastic+elasticsearch+pull-request+cloud-deploy.yml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci/jobs.t/elastic+elasticsearch+pull-request+docs-check.yml

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading