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 testJobTemplate to accommodate dragonwell & corretto #2041

Closed
smlambert opened this issue Nov 5, 2020 · 1 comment
Closed

Update testJobTemplate to accommodate dragonwell & corretto #2041

smlambert opened this issue Nov 5, 2020 · 1 comment

Comments

@smlambert
Copy link
Contributor

We build and test several JDK implementations, so it will be useful to update the testJobTemplate so that it could generate test jobs for all the 'JDK_IMPL' that we support.

Right now, the template uses JDK_IMPL to set JDK_IMPL_SN, which sets the name of the test job that is generated, so those variables should be able to be set to more than just openj9 and hotspot: https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/buildenv/jenkins/testJobTemplate#L90

@smlambert
Copy link
Contributor Author

Fixed via #2056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant