Skip to content

Make --debug-server-jvm work with new test framework#93355

Merged
mark-vieira merged 1 commit intoelastic:mainfrom
mark-vieira:junit_test_clusters_server_debug
Jan 30, 2023
Merged

Make --debug-server-jvm work with new test framework#93355
mark-vieira merged 1 commit intoelastic:mainfrom
mark-vieira:junit_test_clusters_server_debug

Conversation

@mark-vieira
Copy link
Contributor

The new junit rest testing framework wasn't respecting passing --debug-server-jvm to debug the Elasticsearch server when running rest integration tests. This addresses that gap.

Closes #93144 (comment)

@elasticsearchmachine
Copy link
Collaborator

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

@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

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

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

mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jan 30, 2023
# Conflicts:
#	test/test-clusters/src/main/java/org/elasticsearch/test/cluster/local/LocalClusterFactory.java
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jan 31, 2023
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 v7.17.10 v8.6.2 v8.7.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

--debug-server-jvm option doesn't work for YAML tests any more

2 participants