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

Add integration tests for Java 17 #2103

Open
5 tasks
jadecarino opened this issue Jan 16, 2025 · 0 comments
Open
5 tasks

Add integration tests for Java 17 #2103

jadecarino opened this issue Jan 16, 2025 · 0 comments

Comments

@jadecarino
Copy link

Story

As a Galasa user, I want the Galasa Managers to be tested in the integration test suite against Java 17, so that I know the Manager code works reliably with that Java version.

Background

Tests for Java 17 haven't been added into the test suite since we added Java 17 support.

Story

  • Add v17 to enum JavaVersion in the Java Manager
  • Obtain a Java 17 archive and add it to the Java Archive download site (site that we stand up ourselves)
  • Add CPS property that points the Java Manager to that archive link for v17
  • Add a new test class for each existing test that tests Java 17 instead of 11 (so duplicate each class thats something like CoreLocalJava11Ubuntu, and make CoreLocalJava17Ubuntu)
  • Point these test classes at Java 17 in the JavaUbuntuInstallation annotation (see example)
@jadecarino jadecarino moved this to 🆕 New in galasa-dev team Jan 16, 2025
@techcobweb techcobweb moved this from 🆕 New to 4 Release backlog in galasa-dev team Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 4 Release backlog
Development

No branches or pull requests

1 participant