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

Update data archives for SO integration tests #204561

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

afharo
Copy link
Member

@afharo afharo commented Dec 17, 2024

Summary

Bumping the data archives to 8.last (8.18 at the moment) so that ES 9.0 finds it compatible.

Resolves #158318.
Resolves #163254.
Resolves #163255.
Resolves #166190.
Resolves #166199.
Resolves #167676.

@afharo afharo requested a review from a team as a code owner December 17, 2024 12:20
@afharo afharo added release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc labels Dec 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

@afharo afharo self-assigned this Dec 17, 2024
@afharo afharo marked this pull request as draft December 17, 2024 12:29
@afharo afharo changed the title Update data archives (#167676) Update data archives for SO integration tests Dec 17, 2024
@afharo afharo marked this pull request as ready for review December 17, 2024 12:43
@afharo afharo enabled auto-merge (squash) December 17, 2024 12:44
@afharo afharo merged commit 523372f into elastic:main Dec 17, 2024
9 checks passed
@afharo afharo deleted the update-data-archives-167676 branch December 17, 2024 14:18
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12374905078

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @afharo

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 17, 2024
## Summary

Bumping the data archives to 8.last (8.18 at the moment) so that ES 9.0
finds it compatible.

Resolves elastic#158318.
Resolves elastic#163254.
Resolves elastic#163255.
Resolves elastic#166190.
Resolves elastic#166199.
Resolves elastic#167676.

(cherry picked from commit 523372f)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Dec 17, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [Update data archives for SO integration tests
(#204561)](#204561)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Alejandro Fernández
Haro","email":"alejandro.haro@elastic.co"},"sourceCommit":{"committedDate":"2024-12-17T14:18:48Z","message":"Update
data archives for SO integration tests (#204561)\n\n##
Summary\n\nBumping the data archives to 8.last (8.18 at the moment) so
that ES 9.0\nfinds it compatible.\n\nResolves #158318.\nResolves
#163254.\nResolves #163255.\nResolves #166190.\nResolves
#166199.\nResolves
#167676.","sha":"523372fd6e3c04134f70c9fc05ead121b6922181","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","release_note:skip","v9.0.0","backport:prev-minor"],"title":"Update
data archives for SO integration
tests","number":204561,"url":"https://github.com/elastic/kibana/pull/204561","mergeCommit":{"message":"Update
data archives for SO integration tests (#204561)\n\n##
Summary\n\nBumping the data archives to 8.last (8.18 at the moment) so
that ES 9.0\nfinds it compatible.\n\nResolves #158318.\nResolves
#163254.\nResolves #163255.\nResolves #166190.\nResolves
#166199.\nResolves
#167676.","sha":"523372fd6e3c04134f70c9fc05ead121b6922181"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204561","number":204561,"mergeCommit":{"message":"Update
data archives for SO integration tests (#204561)\n\n##
Summary\n\nBumping the data archives to 8.last (8.18 at the moment) so
that ES 9.0\nfinds it compatible.\n\nResolves #158318.\nResolves
#163254.\nResolves #163255.\nResolves #166190.\nResolves
#166199.\nResolves
#167676.","sha":"523372fd6e3c04134f70c9fc05ead121b6922181"}}]}]
BACKPORT-->

Co-authored-by: Alejandro Fernández Haro <alejandro.haro@elastic.co>
delanni added a commit that referenced this pull request Dec 17, 2024
## Summary
Skips suite "reindex & waitForReindexTask"
- Errors are reported here:
#167273
- Original issue, I believe:
#166190
- PR that recently unskipped the test:
#204561
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Dec 17, 2024
## Summary
Skips suite "reindex & waitForReindexTask"
- Errors are reported here:
elastic#167273
- Original issue, I believe:
elastic#166190
- PR that recently unskipped the test:
elastic#204561

(cherry picked from commit e529a89)
kibanamachine added a commit that referenced this pull request Dec 17, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [[CI] skip flaky integration test
(#204645)](#204645)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Alex
Szabo","email":"alex.szabo@elastic.co"},"sourceCommit":{"committedDate":"2024-12-17T20:02:56Z","message":"[CI]
skip flaky integration test (#204645)\n\n## Summary\nSkips suite
\"reindex & waitForReindexTask\"\n- Errors are reported
here:\nhttps://github.com//issues/167273\n- Original
issue, I believe:\nhttps://github.com//issues/166190\n- PR
that recently unskipped the
test:\nhttps://github.com//pull/204561","sha":"e529a899bcfbb28e2d490642fc4d29ee522debf8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","skip-ci","backport:version","v8.18.0"],"title":"[CI]
skip flaky integration
test","number":204645,"url":"https://github.com/elastic/kibana/pull/204645","mergeCommit":{"message":"[CI]
skip flaky integration test (#204645)\n\n## Summary\nSkips suite
\"reindex & waitForReindexTask\"\n- Errors are reported
here:\nhttps://github.com//issues/167273\n- Original
issue, I believe:\nhttps://github.com//issues/166190\n- PR
that recently unskipped the
test:\nhttps://github.com//pull/204561","sha":"e529a899bcfbb28e2d490642fc4d29ee522debf8"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204645","number":204645,"mergeCommit":{"message":"[CI]
skip flaky integration test (#204645)\n\n## Summary\nSkips suite
\"reindex & waitForReindexTask\"\n- Errors are reported
here:\nhttps://github.com//issues/167273\n- Original
issue, I believe:\nhttps://github.com//issues/166190\n- PR
that recently unskipped the
test:\nhttps://github.com//pull/204561","sha":"e529a899bcfbb28e2d490642fc4d29ee522debf8"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Alex Szabo <alex.szabo@elastic.co>
JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this pull request Dec 19, 2024
## Summary

Bumping the data archives to 8.last (8.18 at the moment) so that ES 9.0
finds it compatible.

Resolves elastic#158318.
Resolves elastic#163254.
Resolves elastic#163255.
Resolves elastic#166190.
Resolves elastic#166199.
Resolves elastic#167676.
JoseLuisGJ pushed a commit to JoseLuisGJ/kibana that referenced this pull request Dec 19, 2024
## Summary
Skips suite "reindex & waitForReindexTask"
- Errors are reported here:
elastic#167273
- Original issue, I believe:
elastic#166190
- PR that recently unskipped the test:
elastic#204561
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v8.18.0 v9.0.0
Projects
None yet
4 participants