Skip to content

Conversation

@github-actions
Copy link
Contributor

Backport PR #15957 to 8.13 branch, original message:


Release notes

[rn:skip]

What does this PR do?

Adds a global new task named javaTests which groups both :logstash-core:javaTests and :jvm-options-parser:test to include the JvmOptionParser unit test in javaTests phase.

Why is it important/What is the impact to the user?

The submodule jvm-options-parser is used in the Logstash JVM bootstrap process, so has to be part of the continuous integration test suites.

Checklist

  • My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files (and/or docker env variables)
  • [ ] I have added tests that prove my fix is effective or that my feature works

Author's Checklist

  • verify the build on CI

How to test this PR locally

Related issues

Use cases

Screenshots

Logs

Adds a global new task named javaTests which groups both :logstash-core:javaTests and :jvm-options-parser:test to include the JvmOptionParser unit test in javaTests phase.

(cherry picked from commit c30fe46)
@elastic-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
0.0% 0.0% Duplication on New Code

See analysis details on SonarQube

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

@andsel andsel merged commit 783b58e into 8.13 Feb 19, 2024
@jsvd jsvd deleted the backport_15957_8.13 branch March 11, 2024 09:35
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.

3 participants