-
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
[Archive Migration] xpack..saved_objects_management/spaces_integration #113047
[Archive Migration] xpack..saved_objects_management/spaces_integration #113047
Conversation
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the 2 archives can be combined into 1.
x-pack/test/functional/apps/saved_objects_management/spaces_integration.ts
Outdated
Show resolved
Hide resolved
6b099cf
to
8b1cb87
Compare
@elasticmachine merge upstream |
1 similar comment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you just need to remove an used file and if Jenkins still passes LGTM
...st/functional/fixtures/kbn_archiver/saved_objects_management/spaces_integration_space_1.json
Outdated
Show resolved
Hide resolved
Drop the old es archive, use 2 kbn archives instead, and the spaces svc.
Drop the old es archive, use the new archive, and the spaces svc.
393deee
to
fa7c368
Compare
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
💔 Backport failed
To backport manually run: |
elastic#113047) # Conflicts: # x-pack/test/functional/apps/saved_objects_management/spaces_integration.ts # x-pack/test/functional/es_archives/saved_objects_management/spaces_integration/data.json # x-pack/test/functional/es_archives/saved_objects_management/spaces_integration/mappings.json
…gration (#113047) (#113643) * [Archive Migration] xpack..saved_objects_management/spaces_integration (#113047) # Conflicts: # x-pack/test/functional/apps/saved_objects_management/spaces_integration.ts # x-pack/test/functional/es_archives/saved_objects_management/spaces_integration/data.json # x-pack/test/functional/es_archives/saved_objects_management/spaces_integration/mappings.json * Drop unused symbol
Drop the old es archive,
use 2 kbn archives instead,
and the spaces svc.
Should unblock this pr: #112433