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

Update analysis-common module to use new rest test framework #100719

Merged

Conversation

brianseeders
Copy link
Contributor

See title

@brianseeders brianseeders added :Delivery/Build Build or test infrastructure buildkite-opt-in Opts your PR into Buildkite instead of Jenkins v8.11.1 v8.12.0 v8.10.5 labels Oct 11, 2023
@brianseeders
Copy link
Contributor Author

run elasticsearch-ci/part-1

1 similar comment
@brianseeders
Copy link
Contributor Author

run elasticsearch-ci/part-1

@brianseeders brianseeders requested a review from a team October 13, 2023 16:38
@brianseeders brianseeders added >non-issue >test Issues or PRs that are addressing/adding tests labels Oct 13, 2023
@brianseeders brianseeders marked this pull request as ready for review October 13, 2023 16:39
@elasticsearchmachine elasticsearchmachine added the Team:Delivery Meta label for Delivery team label Oct 13, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

dependencies {
compileOnly project(':modules:lang-painless:spi')
clusterModules project(':modules:reindex')
clusterModules project(':modules:mapper-extras')
clusterModules project(':modules:analysis-common')
Copy link
Contributor

Choose a reason for hiding this comment

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

It's not necessary to add the current project as a dependency. We do this automatically in the rest testing plugin.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ahh, I had to add it in the test class, so I assumed I needed to add it here as well

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, we should think about eliminating the need for that as well. Perhaps passing in system property to the test that indicates "default" plugins/modules that should be installed.

@brianseeders
Copy link
Contributor Author

@elasticmachine update branch

@brianseeders
Copy link
Contributor Author

💚 All backports created successfully

Status Branch Result
8.11
8.10

Questions ?

Please refer to the Backport tool documentation

brianseeders added a commit to brianseeders/elasticsearch that referenced this pull request Oct 30, 2023
brianseeders added a commit to brianseeders/elasticsearch that referenced this pull request Oct 30, 2023
brianseeders added a commit that referenced this pull request Oct 30, 2023
…100719) | Update ingest-user-agent module to use new rest test framework (#100736) | Update ingest-attachment module to use new rest test framework (#100734) (#101541)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
buildkite-opt-in Opts your PR into Buildkite instead of Jenkins :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests v8.11.1 v8.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants