Lan Xia
Lan Xia
@renfeiw could you also review this PR?
@Edith-Mercy Thanks for working on this. But you closed this PR and deleted the `LL2_skipped_modes` branch 2 weeks ago, please open a new one.
@ArkaprabhaChakraborty yes, that is correct. This is a top-level issue to track the enhancements. Please divide the deliverables into PRs that are of a reasonable size and contain specific features....
Yes, we should archive it if we haven't already done so. Move this issue to TKG repo as the test framework should set the SCC path.
Thanks @2001asjad . Using `D` as an example, we need to remove `D` in TKG repo and replace `${D}` with `/` in other repos (i.e., AdoptOpenJDK/test, OpenJ9, etc)
Yes, I agree. I think it is easier this way.
PR https://github.com/eclipse-openj9/openj9/pull/13419 for Part 1.
We think we should change this line first https://github.com/AdoptOpenJDK/openjdk-tests/blob/e55242930ee3bd56ceb2cbdcb898df130fbfc9c9/buildenv/jenkins/JenkinsfileBase#L78
@OscarQQ Could you help with this issue? Thanks
Not really. There are missing changes in https://github.com/AdoptOpenJDK/openjdk-tests/blob/master/buildenv/jenkins/testJobTemplate#L37 and build scripts. For example: https://github.com/eclipse/openj9/blob/bb13191b0bebc16d69eebfb72293e904858375da/buildenv/jenkins/common/variables-functions.groovy#L783 https://github.com/AdoptOpenJDK/ci-jenkins-pipelines/blob/a57a15186003e0990d94ceb06102ff2100666be3/pipelines/build/common/openjdk_build_pipeline.groovy#L292 We should not mix string and boolean value.