-
-
Notifications
You must be signed in to change notification settings - Fork 335
trapme: Clarify JDK_REPO / USE_TESTENV_PROPERTIES relationship #6734
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
base: master
Are you sure you want to change the base?
Conversation
…TESTENV_PROPERTIES is turned off Signed-off-by: Stewart X Addison <[email protected]>
…TIES relationship Signed-off-by: Stewart X Addison <[email protected]>
|
I've reformatted the the table in the doc to make sure everything lines up, which does mean I get "credit" for more lines than I've really modified in terms of content in the blame history in this file, but it was upsetting me. I can revert that if anyone has a strong feeling the other way ;-) |
smlambert
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These repos are also 'pinned' in the testenv.properties file.
Signed-off-by: Stewart X Addison <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
Co-authored-by: Shelley Lambert <[email protected]>
Co-authored-by: Shelley Lambert <[email protected]>
Co-authored-by: Shelley Lambert <[email protected]>
Signed-off-by: Stewart X Addison <[email protected]>
This adds a note to the description of the JDK_REPO/JDK_BRANCH (and OpenJ9 equivalent) fields in the test jobs to make it clear that the USE_TESTENV_PROPERTIES parameter needs to be false/unchecked (it defaults to true) for them to take effect
Ref: Slack discussion