Skip to content

Commit

Permalink
Update testenv.properties for zos (#4544)
Browse files Browse the repository at this point in the history
Signed-off-by: Lan Xia <[email protected]>
  • Loading branch information
llxia authored Apr 27, 2023
1 parent a0b19d6 commit 8c537db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testenv/testenv_zos.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
TKG_REPO[email protected]:adoptium/TKG.git
TKG_BRANCH=v0.9.7
OPENJ9_REPO[email protected]: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[email protected]:adoptium/STF.git
STF_BRANCH=v0.9.7
OPENJ9_SYSTEMTEST_REPO[email protected]:eclipse-openj9/openj9-systemtest.git
OPENJ9_SYSTEMTEST_BRANCH=openj9-0.38.0
ADOPTOPENJDK_SYSTEMTEST_REPO[email protected]:adoptium/aqa-systemtest.git
ADOPTOPENJDK_SYSTEMTEST_BRANCH=v0.9.7
JDK11_OPENJ9_REPO[email protected]: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

0 comments on commit 8c537db

Please sign in to comment.