-
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
[ML] Add functional tests for reauthorizing transforms #156699
Conversation
d58afa5
to
0c5e9c7
Compare
2db1baf
to
25d2372
Compare
Pinging @elastic/ml-ui (:ml) |
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.
ftr_configs.yml
a0b419d
to
0f60d37
Compare
0f60d37
to
491e02d
Compare
@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.
LGTM, just added a suggestion for an additional check.
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.
Latest changes LGTM
…qn895/kibana into ml-add-func-tests-reauthorizing
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @qn895 |
Co-authored-by: Kibana Machine <[email protected]>
Summary
Part of #152009. This PR adds additional functional tests for reauthorizing transforms.
Flaky test suite runner 1: ✅ Successful after 50 runs
Flaky test suite runner 2: ✅ Successful after 50 runs
Reviewer's note:
start_reset_delete
to a more generalactions
to accommodate this new test and future tests for other actions.Checklist
Delete any items that are not applicable to this PR.
Risk Matrix
Delete this section if it is not applicable to this PR.
Before closing this PR, invite QA, stakeholders, and other developers to identify risks that should be tested prior to the change/feature release.
When forming the risk matrix, consider some of the following examples and how they may potentially impact the change:
For maintainers