Skip to content

Conversation

@mark-vieira
Copy link
Contributor

@mark-vieira mark-vieira commented Feb 14, 2024

This addresses an issue where trying to install multiple plugins in a test cluster would just attempt to install the first plugin multiple times. This also ensures that users get a proper error message when a plugin dependency is missing, as well as fixing a bug where you could not install a plugin which depended on a module when using the integ-test distribution.

@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
8.12 Commit could not be cherrypicked due to conflicts
7.17 Commit could not be cherrypicked due to conflicts
8.13

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 105516

mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Feb 14, 2024
# Conflicts:
#	x-pack/plugin/ml/qa/ml-inference-service-tests/src/javaRestTest/java/org/elasticsearch/xpack/ml/integration/InferenceBaseRestTest.java
@mark-vieira mark-vieira deleted the test-clusters-plugin-fix branch February 14, 2024 20:33
elasticsearchmachine pushed a commit that referenced this pull request Feb 14, 2024
…) (#105520)

* Fix issue when installing multiple test cluster plugins (#105516)

# Conflicts:
#	x-pack/plugin/ml/qa/ml-inference-service-tests/src/javaRestTest/java/org/elasticsearch/xpack/ml/integration/InferenceBaseRestTest.java

* Fix plugin references
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.12.2 v8.13.1 v8.14.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants