Skip to content

Commit

Permalink
Fix the zOS openj9-systemtest tag
Browse files Browse the repository at this point in the history
Should be openj9-0.41.0 rather than v0.41.0-release

Signed-off-by: Peter Shipton <[email protected]>
  • Loading branch information
pshipton committed Nov 4, 2023
1 parent 79f8daf commit 7d3326b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testenv/testenv_zos.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ OPENJ9_BRANCH=ibm-jdk11-zOS-11.0.21
STF_REPO[email protected]:adoptium/STF.git
STF_BRANCH=v0.9.9
OPENJ9_SYSTEMTEST_REPO[email protected]:eclipse-openj9/openj9-systemtest.git
OPENJ9_SYSTEMTEST_BRANCH=v0.41.0-release
OPENJ9_SYSTEMTEST_BRANCH=openj9-0.41.0
ADOPTOPENJDK_SYSTEMTEST_REPO[email protected]:adoptium/aqa-systemtest.git
ADOPTOPENJDK_SYSTEMTEST_BRANCH=v0.9.9
JDK11_OPENJ9_REPO[email protected]:runtimes/openj9-openjdk-jdk11-zos.git
Expand Down

0 comments on commit 7d3326b

Please sign in to comment.