Skip to content
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] Enable PUT trained model API integration tests #189697

Merged
merged 6 commits into from
Aug 14, 2024

Conversation

darnautov
Copy link
Contributor

@darnautov darnautov commented Aug 1, 2024

Summary

Closes #189637

Checklist

@darnautov darnautov self-assigned this Aug 1, 2024
@darnautov
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#6661

[✅] x-pack/test/api_integration/apis/ml/config.ts: 50/50 tests passed.

see run history

@darnautov
Copy link
Contributor Author

@elasticmachine merge upstream

@darnautov darnautov marked this pull request as ready for review August 6, 2024 12:49
@darnautov darnautov requested a review from a team as a code owner August 6, 2024 12:49
@darnautov darnautov added :ml test_api Team:ML Team label for ML (also use :ml) v8.15.0 v8.16.0 labels Aug 6, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@darnautov darnautov added the release_note:skip Skip the PR/issue when compiling release notes label Aug 6, 2024
Copy link
Contributor

@walterra walterra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@darnautov
Copy link
Contributor Author

@elasticmachine merge upstream

@darnautov
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@darnautov
Copy link
Contributor Author

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#6758

[✅] x-pack/test/api_integration/apis/ml/config.ts: 50/50 tests passed.

see run history

@darnautov darnautov enabled auto-merge (squash) August 13, 2024 16:19
@darnautov
Copy link
Contributor Author

@elasticmachine merge upstream

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @darnautov

@darnautov darnautov merged commit 0e18fb3 into elastic:main Aug 14, 2024
18 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 14, 2024
## Summary

Closes elastic#189637

### Checklist

- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed

(cherry picked from commit 0e18fb3)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.15

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Aug 14, 2024
…190507)

# Backport

This will backport the following commits from `main` to `8.15`:
- [[ML] Enable PUT trained model API integration tests
(#189697)](#189697)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Dima
Arnautov","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-08-14T11:54:19Z","message":"[ML]
Enable PUT trained model API integration tests (#189697)\n\n##
Summary\r\n\r\nCloses
https://github.com/elastic/kibana/issues/189637\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests
changed","sha":"0e18fb39f3f3f0aa51b553a16023e78434877cf7","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","test_api","release_note:skip","Team:ML","v8.15.0","v8.16.0"],"title":"[ML]
Enable PUT trained model API integration tests
","number":189697,"url":"https://github.com/elastic/kibana/pull/189697","mergeCommit":{"message":"[ML]
Enable PUT trained model API integration tests (#189697)\n\n##
Summary\r\n\r\nCloses
https://github.com/elastic/kibana/issues/189637\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests
changed","sha":"0e18fb39f3f3f0aa51b553a16023e78434877cf7"}},"sourceBranch":"main","suggestedTargetBranches":["8.15"],"targetPullRequestStates":[{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/189697","number":189697,"mergeCommit":{"message":"[ML]
Enable PUT trained model API integration tests (#189697)\n\n##
Summary\r\n\r\nCloses
https://github.com/elastic/kibana/issues/189637\r\n\r\n\r\n###
Checklist\r\n\r\n- [x] [Flaky
Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1)
was\r\nused on any tests
changed","sha":"0e18fb39f3f3f0aa51b553a16023e78434877cf7"}}]}]
BACKPORT-->

Co-authored-by: Dima Arnautov <[email protected]>
@darnautov darnautov deleted the ml-189637-fix-tests branch August 14, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml release_note:skip Skip the PR/issue when compiling release notes Team:ML Team label for ML (also use :ml) test_api v8.15.0 v8.15.1 v8.16.0
Projects
None yet
6 participants