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] Functional tests - directory names cleanup #67312

Merged
merged 3 commits into from
May 27, 2020

Conversation

pheyos
Copy link
Member

@pheyos pheyos commented May 26, 2020

Summary

This PR renames some ML and Transform functional test directories in order to make them consistent with other parts of the code.

Details

All of the following changes are made inside x-pack/test/functional/:

Functional ML test files

  • Renamed apps/machine_learning/ to apps/ml/

Functional ML services

  • Renamed services/machine_learning/ to services/ml/
  • Removed services/ml.ts
    • Content taken over to the moved services/ml/index.ts

Functional Transform services

  • Renamed services/transform_ui/ to services/transform/
  • Removed services/transform.ts
    • Content taken over to the moved services/transform/index.ts

@pheyos pheyos requested a review from a team as a code owner May 26, 2020 11:04
@pheyos pheyos self-assigned this May 26, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

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

@pheyos
Copy link
Member Author

pheyos commented May 26, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

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.

Code LGTM

@pheyos pheyos merged commit 4fb057f into elastic:master May 27, 2020
@pheyos pheyos deleted the directory_names_cleanup branch May 27, 2020 08:42
pheyos added a commit to pheyos/kibana that referenced this pull request May 27, 2020
This PR renames some ML and Transform functional test directories in order to make them consistent with other parts of the code.
pheyos added a commit that referenced this pull request May 27, 2020
This PR renames some ML and Transform functional test directories in order to make them consistent with other parts of the code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants