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

Only propagate OPENJ9_BRANCH to tests when buiding openj9 #2210

Closed
joeyleeeeeee97 opened this issue Nov 5, 2020 · 1 comment · Fixed by #2211
Closed

Only propagate OPENJ9_BRANCH to tests when buiding openj9 #2210

joeyleeeeeee97 opened this issue Nov 5, 2020 · 1 comment · Fixed by #2211
Assignees
Labels
bug Issues that are problems in the code as reported by the community openj9 Issues that are enhancements or bugs raised against the OpenJ9 group
Milestone

Comments

@joeyleeeeeee97
Copy link
Contributor

What are you trying to do?
Build Dragonwell from a SCM_REF and run tests

Expected behaviour:
The pipeline runs successfully.

Observed behaviour:
Failed due to unfound reference in openj9.
http://ci.dragonwell-jdk.io/job/Test_openjdk11_dragonwell_extended.openjdk_x86-64_linux/1/console
image

Any other comments:

@joeyleeeeeee97
Copy link
Contributor Author

In 96e2c91
Set OPENJ9_BRANCH and JDK_BRANCH to release_tag in test pipeline (#2166)

We passed SCM_REF to OPENJ9_BRANCH no matter what, I think maybe we only need to do this when building openj9.

@M-Davies M-Davies added bug Issues that are problems in the code as reported by the community openj9 Issues that are enhancements or bugs raised against the OpenJ9 group labels Nov 5, 2020
@karianna karianna added this to the November 2020 milestone Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are problems in the code as reported by the community openj9 Issues that are enhancements or bugs raised against the OpenJ9 group
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants