diff --git a/testenv/testenv_zos.properties b/testenv/testenv_zos.properties index 5dc8fc78bd..e5c7ae2999 100644 --- a/testenv/testenv_zos.properties +++ b/testenv/testenv_zos.properties @@ -1,7 +1,7 @@ TKG_REPO=git@github.com:adoptium/TKG.git TKG_BRANCH=v0.9.7 -OPENJ9_REPO=git@github.com:eclipse-openj9/openj9.git -OPENJ9_BRANCH=v0.38.0-release +OPENJ9_REPO=git@github.ibm.com:runtimes/openj9.git +OPENJ9_BRANCH=ibm-jdk11-zOS-11.0.19 STF_REPO=git@github.com:adoptium/STF.git STF_BRANCH=v0.9.7 OPENJ9_SYSTEMTEST_REPO=git@github.com:eclipse-openj9/openj9-systemtest.git @@ -9,5 +9,5 @@ OPENJ9_SYSTEMTEST_BRANCH=openj9-0.38.0 ADOPTOPENJDK_SYSTEMTEST_REPO=git@github.com:adoptium/aqa-systemtest.git ADOPTOPENJDK_SYSTEMTEST_BRANCH=v0.9.7 JDK11_OPENJ9_REPO=git@github.ibm.com:runtimes/openj9-openjdk-jdk11-zos.git -JDK11_OPENJ9_BRANCH=ibm-jdk11-jcldev +JDK11_OPENJ9_BRANCH=ibm-jdk11-zOS-11.0.19 AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf \ No newline at end of file