Test Export and Import saved objects between versions #91908
Test Export and Import saved objects between versions #91908bhavyarm merged 22 commits intoelastic:masterfrom
Conversation
|
@elasticmachine merge upstream |
dce9745 to
a7b47d6
Compare
|
@elasticmachine merge upstream |
1 similar comment
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
dmlemeshko
left a comment
There was a problem hiding this comment.
Test looks good, just one question about 6.8 ndjson in master
x-pack/test/functional/apps/saved_objects_management/exports/_6.8_import_saved_objects.json
Outdated
Show resolved
Hide resolved
ee3bdf5 to
e874478
Compare
|
@elasticmachine merge upstream |
|
How about running flaky test runner 50x for safety? |
|
@dmlemeshko yes did it in the morning and its green - Flaky test run - https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1325/ |
x-pack/test/functional/apps/saved_objects_management/import_saved_objects_between_versions.ts
Outdated
Show resolved
Hide resolved
6791346 to
9785467
Compare
11b73c9 to
0b20bf9
Compare
|
@elasticmachine merge upstream |
|
Second flaky test run - https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/1327/ |
d18461c to
46e41b9
Compare
|
@elasticmachine merge upstream |
aaf7530 to
99dc7fa
Compare
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
…/kibana into savedObjectsBetweenVersionsTest
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Test FailuresKibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·ts.dashboard app using current data dashboard filtering using a pinned filter that excludes all data "before all" hook for "filters on pie charts"Standard OutStack TraceKibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·ts.dashboard app using current data dashboard filtering using a pinned filter that excludes all data "after all" hook for "vega is filtered"Standard OutStack TraceMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @bhavyarm |
This test is testing that user can export and import saved objects between versions.
The test is using logstash functional data and shakespeare data to have both time-based and non time based index pattern. Its importing a saved objects ndJSON from 7.12.x to 8.0.0
This test will be backported to 7.x where it will import .json from 6.8.x to 7.x