-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Removing esArchiver in favor of testDataLoader for bulk_get
Saved Objects integration tests
#140998
Removing esArchiver in favor of testDataLoader for bulk_get
Saved Objects integration tests
#140998
Conversation
…-ref HEAD~1..HEAD --fix'
bulk_get
Saved Objects integration tests
…-ref HEAD~1..HEAD --fix'
x-pack/test/saved_object_api_integration/common/suites/bulk_get.ts
Outdated
Show resolved
Hide resolved
x-pack/test/saved_object_api_integration/common/lib/test_data_loader.ts
Outdated
Show resolved
Hide resolved
x-pack/test/saved_object_api_integration/common/lib/test_data_loader.ts
Outdated
Show resolved
Hide resolved
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.
Looks great!! Just one question, which might just be a misunderstanding on my part
x-pack/test/saved_object_api_integration/common/suites/bulk_get.ts
Outdated
Show resolved
Hide resolved
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
…bjects integration tests (elastic#140998) * Removing esArchiver in favor of testDataLoader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding test data for loader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding generic TestDataLoader * Importing just the type per PR feedback * Changing testDataLoader function names to be more descriptive Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]> (cherry picked from commit 6875d18)
…bjects integration tests (elastic#140998) * Removing esArchiver in favor of testDataLoader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding test data for loader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding generic TestDataLoader * Importing just the type per PR feedback * Changing testDataLoader function names to be more descriptive Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]> (cherry picked from commit 6875d18)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…bjects integration tests (#140998) (#142600) * Removing esArchiver in favor of testDataLoader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding test data for loader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding generic TestDataLoader * Importing just the type per PR feedback * Changing testDataLoader function names to be more descriptive Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]> (cherry picked from commit 6875d18) Co-authored-by: Kurt <[email protected]>
…bjects integration tests (elastic#140998) * Removing esArchiver in favor of testDataLoader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding test data for loader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding generic TestDataLoader * Importing just the type per PR feedback * Changing testDataLoader function names to be more descriptive Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]>
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
3 similar comments
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
…bjects integration tests (elastic#140998) * Removing esArchiver in favor of testDataLoader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding test data for loader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding generic TestDataLoader * Importing just the type per PR feedback * Changing testDataLoader function names to be more descriptive Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]>
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
…Saved Objects integration tests (#140998) (#142670) * Removing esArchiver in favor of testDataLoader for `bulk_get` Saved Objects integration tests (#140998) * Removing esArchiver in favor of testDataLoader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding test data for loader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding generic TestDataLoader * Importing just the type per PR feedback * Changing testDataLoader function names to be more descriptive Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]> * Changing SecurityOnly to use the context when calling the bulkGet tests * Updating versions of saved objects * Missing SO for the SecurityOnly tests * Remove prefix from ID * Permitting SecurityOnly tests to use esArchiver because objects cant be created with namespaces and spaces disabled through kibana * Moving async calls out of map and awaiting Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]>
…bjects integration tests (elastic#140998) * Removing esArchiver in favor of testDataLoader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding test data for loader * [CI] Auto-commit changed files from 'node scripts/precommit_hook.js --ref HEAD~1..HEAD --fix' * Adding generic TestDataLoader * Importing just the type per PR feedback * Changing testDataLoader function names to be more descriptive Co-authored-by: kibanamachine <[email protected]> Co-authored-by: Larry Gregory <[email protected]> Co-authored-by: Thomas Watson <[email protected]>
Summary
Removing
esArchiver
in thebulk_get
api integration testsFlaky Test Runner
security_and_spaces/config_basic.ts x 50 ✅
security_and_spaces/config_trial.ts x 50 ✅
spaces_only/config.ts x 50 ✅