Commit 2cb101e
# Backport
This will backport the following commits from `main` to `9.4`:
- [[ci] Only use cached es snapshot on pull requests
(#268315)](#268315)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2026-05-08T18:51:31Z","message":"[ci]
Only use cached es snapshot on pull requests (#268315)\n\nES snapshots
should trigger a cache update within an hour after
an\nupgrade.\n\nDuring the interim period, or if there are cache update
failures, we're\nfinding the parallelized number of download requests
becoming\nproblematic. If there's a cache update issue, it will be fixed
with the\nsame priority as a snapshot
build.","sha":"5d3bce05af431ab374d8db7748a4158a98a1f547","branchLabelMapping":{"^v9.5.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v9.5.0"],"title":"[ci]
Only use cached es snapshot on pull
requests","number":268315,"url":"https://github.com/elastic/kibana/pull/268315","mergeCommit":{"message":"[ci]
Only use cached es snapshot on pull requests (#268315)\n\nES snapshots
should trigger a cache update within an hour after
an\nupgrade.\n\nDuring the interim period, or if there are cache update
failures, we're\nfinding the parallelized number of download requests
becoming\nproblematic. If there's a cache update issue, it will be fixed
with the\nsame priority as a snapshot
build.","sha":"5d3bce05af431ab374d8db7748a4158a98a1f547"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.5.0","branchLabelMappingKey":"^v9.5.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/268315","number":268315,"mergeCommit":{"message":"[ci]
Only use cached es snapshot on pull requests (#268315)\n\nES snapshots
should trigger a cache update within an hour after
an\nupgrade.\n\nDuring the interim period, or if there are cache update
failures, we're\nfinding the parallelized number of download requests
becoming\nproblematic. If there's a cache update issue, it will be fixed
with the\nsame priority as a snapshot
build.","sha":"5d3bce05af431ab374d8db7748a4158a98a1f547"}}]}]
BACKPORT-->
Co-authored-by: Jon <jon@elastic.co>
1 parent cd4de85 commit 2cb101e
3 files changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
94 | 98 | | |
95 | 99 | | |
96 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments