-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
[FTR - esArchiver] Update saved_objects_management
test archives to reduce flakiness
#162259
Merged
gsoldevila
merged 4 commits into
elastic:main
from
gsoldevila:kbn-161882-saved-objects-management
Jul 24, 2023
Merged
[FTR - esArchiver] Update saved_objects_management
test archives to reduce flakiness
#162259
gsoldevila
merged 4 commits into
elastic:main
from
gsoldevila:kbn-161882-saved-objects-management
Jul 24, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gsoldevila
added
Team:Core
Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
technical debt
Improvement of the software architecture and operational architecture
release_note:skip
Skip the PR/issue when compiling release notes
backport:skip
This commit does not require backporting
FTR
v8.10.0
labels
Jul 19, 2023
gsoldevila
changed the title
[FTR - esArchiver] Update test archives to reduce flakiness
[FTR - esArchiver] Update Jul 19, 2023
saved_objects_management
test archives to reduce flakiness
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
Pinging @elastic/kibana-core (Team:Core) |
pgayvallet
approved these changes
Jul 24, 2023
Thanks @pgayvallet I was looking into it yesterday |
ThomThomson
pushed a commit
to ThomThomson/kibana
that referenced
this pull request
Aug 1, 2023
… reduce flakiness (elastic#162259) ## Summary Part of elastic#161882 Updates all archives of the `test/functional/fixtures/es_archiver/saved_objects_management` test suite: * Removing SO index definitions. * Updating documents defined in `data.json`.
gsoldevila
added a commit
to gsoldevila/kibana
that referenced
this pull request
Aug 9, 2023
… reduce flakiness (elastic#162259) ## Summary Part of elastic#161882 Updates all archives of the `test/functional/fixtures/es_archiver/saved_objects_management` test suite: * Removing SO index definitions. * Updating documents defined in `data.json`. (cherry picked from commit 59450f0) # Conflicts: # test/functional/fixtures/es_archiver/saved_objects_management/hidden_from_http_apis/data.json # test/functional/fixtures/es_archiver/saved_objects_management/hidden_saved_objects/data.json # test/functional/fixtures/es_archiver/saved_objects_management/hidden_types/data.json # test/functional/fixtures/es_archiver/saved_objects_management/hidden_types/mappings.json # x-pack/test/functional/es_archives/visualize/default/mappings.json
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
gsoldevila
added a commit
that referenced
this pull request
Aug 11, 2023
…ives to reduce flakiness (#162259) (#163479) # Backport This will backport the following commits from `main` to `7.17`: - [[FTR - esArchiver] Update `saved_objects_management` test archives to reduce flakiness (#162259)](#162259) <!--- Backport version: 8.9.8 --> ### Related issues: - #132855 - #130305 - #147635 - #132566 - #131871 - #131830 - #131834 ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Gerard Soldevila","email":"gerard.soldevila@elastic.co"},"sourceCommit":{"committedDate":"2023-07-24T08:11:39Z","message":"[FTR - esArchiver] Update `saved_objects_management` test archives to reduce flakiness (#162259)\n\n## Summary\r\n\r\nPart of https://github.com/elastic/kibana/issues/161882\r\n\r\nUpdates all archives of the\r\n`test/functional/fixtures/es_archiver/saved_objects_management` test\r\nsuite:\r\n* Removing SO index definitions.\r\n* Updating documents defined in `data.json`.","sha":"59450f0a22bb8c34598d7156dcbf144d41752259","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Core","technical debt","release_note:skip","backport:skip","FTR","v8.10.0"],"number":162259,"url":"https://github.com/elastic/kibana/pull/162259","mergeCommit":{"message":"[FTR - esArchiver] Update `saved_objects_management` test archives to reduce flakiness (#162259)\n\n## Summary\r\n\r\nPart of https://github.com/elastic/kibana/issues/161882\r\n\r\nUpdates all archives of the\r\n`test/functional/fixtures/es_archiver/saved_objects_management` test\r\nsuite:\r\n* Removing SO index definitions.\r\n* Updating documents defined in `data.json`.","sha":"59450f0a22bb8c34598d7156dcbf144d41752259"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/162259","number":162259,"mergeCommit":{"message":"[FTR - esArchiver] Update `saved_objects_management` test archives to reduce flakiness (#162259)\n\n## Summary\r\n\r\nPart of https://github.com/elastic/kibana/issues/161882\r\n\r\nUpdates all archives of the\r\n`test/functional/fixtures/es_archiver/saved_objects_management` test\r\nsuite:\r\n* Removing SO index definitions.\r\n* Updating documents defined in `data.json`.","sha":"59450f0a22bb8c34598d7156dcbf144d41752259"}}]}] BACKPORT-->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:skip
This commit does not require backporting
FTR
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
technical debt
Improvement of the software architecture and operational architecture
v7.17.13
v8.10.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Part of #161882
Updates all archives of the
test/functional/fixtures/es_archiver/saved_objects_management
test suite:data.json
.