Lan Xia
Lan Xia
This PR has to be merged with https://github.com/adoptium/TKG/pull/533 and https://github.com/adoptium/STF/pull/135
For easy maintenance, see TKG issue [Remove 3rd party jar version in fname](https://github.com/adoptium/TKG/issues/541)
- `JDK11_OPENJCEPLUS_GIT_BRANCH=1afb341176257c109b65b4151159e0838d1e2fbe` in testenv.properties file and set USE_TESTENV_PROPERTIES=true, DYNAMIC_COMPILE=**true**: [Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/40362/) ``` 00:10:56.326 JDK8_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git 00:10:56.326 JDK8_OPENJCEPLUS_GIT_BRANCH=semeru-java8 00:10:56.326 JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git 00:10:56.326 JDK11_OPENJCEPLUS_GIT_BRANCH=1afb341176257c109b65b4151159e0838d1e2fbe Grinder failed due to dependency missing. Not related to this PR....
> wanted to let you know about the existence https://github.com/adoptium/aqa-tests/tree/master/scripts/testenv and that I think testenvSettings.sh should live there. I will move `testenvSettings.sh` under the folder > We should also test...
reran with folder change (done): - jdk_math: [Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/40410/) - jdk_math windows USE_TESTENV_PROPERTIES=true, DYNAMIC_COMPILE=false : [Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/40411/) - floatSanityTests windows USE_TESTENV_PROPERTIES=true, DYNAMIC_COMPILE=true: [Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/40412/) - openJcePlusTests USE_TESTENV_PROPERTIES=true, DYNAMIC_COMPILE=true: [Grinder](https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/40413/) ===> Grinder failed due...
CryptoTests is limited to vendor=redhat. Please use Red Hat SDK in Grinder for testing.
> What is the magical keyword and where to write that please? There is no magical keyword. We just need to run `CryptoTests` with Red Hat SDK. It means setting...
Where do we set SKIP_AGENT_TESTS and AGENT_HOSTNAME?
The check is in https://github.com/rh-openjdk/CryptoTest/blob/master/run.sh#L124. Instead of adding `if [ "x${SKIP_AGENT_TESTS}" = "x" ] ; then export SKIP_AGENT_TESTS=1 ; fi ; \` , I think we just need to remove...
[JDK11 xlinux](https://hyc-runtimes-jenkins.swg-devops.com/job/AQA_Test_Pipeline/489/) - [extended.openjdk](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_extended.openjdk_x86-64_linux/223/) passed - [sanity.openjdk](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux/756/) failed - jdk_security1_0: [java/security/MessageDigest/TestSameLength.java.TestSameLength](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_testList_2/33/testReport/java_security_MessageDigest_TestSameLength/java/TestSameLength/) - java.lang.Exception: Agent 5 timed out with a timeout of 960 seconds - jdk_util_1: [java/util/concurrent/tck/JSR166TestCase.java#default.JSR166TestCase_default](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_sanity.openjdk_x86-64_linux_testList_2/33/testReport/java_util_concurrent_tck_JSR166TestCase/java_default/JSR166TestCase_default/) - `main' threw exception:...