Updated the OpenJcePlusTests to FIPS140_3_OpenJCEPlusFIPS and FIPS140_3_OpenJCEPlusFIPS.FIPS140-3#5606
Conversation
| <contains string="${TEST_FLAG}" substring="FIPS140_3_OpenJCEPlusFIPS"/> | ||
| <contains string="${TEST_FLAG}" substring="FIPS140_3_OpenJCEPlusFIPS.FIPS140-3"/> |
There was a problem hiding this comment.
<contains string="${TEST_FLAG}" substring="FIPS140_3_OpenJCEPlusFIPS"/> is sufficent. We do not need the second line
…3_OpenJCEPlusFIPS Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com> related:adoptium#5605
c72cbc5 to
140f0b2
Compare
|
Please provide Grinder links. |
|
The test is skipped in both Grinder. |
|
For OpenJcePlusTests, you need to use Semeru build. |
|
Grinder links with Semeru builds TEST_FLAG:FIPS140_3_OpenJCEPlusFIPS ppc64le_linux FIPS140_3_OpenJCEPlusFIPS |
|
|
Grinder link: |
Signed-off-by: Anna Babu Palathingal anna.bp@ibm.com
related:#5605