You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Java 11 test cases to the extended test suite, for Zowe v2. Zowe v1 will continue to be tested solely on Java 8.
Proposal:
Add Java 11 base test case (install/verify)
Add Java 11 keyring test case.
Option 1: Run Java 11 keyring test case on all 3 security products
Option 2: Run Java 11 keyring on any security product (will likely rotate between all 3 over time).
With the above changes, the following cases are not covered with Java 11:
VERIFY_CERTIFICATES
External certificate import/verification
Infinispan / VSAM Caching
Extended install tests (PAX, SMP/e, PSWI, etc. on every system)
When Java 11 eventually becomes the default version for Zowe and Java 8 the configurable version, the coverage will be reversed. Java 11 will run with all test cases, and the above uncovered cases will impact Java 8.
The text was updated successfully, but these errors were encountered:
Add Java 11 test cases to the extended test suite, for Zowe v2. Zowe v1 will continue to be tested solely on Java 8.
Proposal:
With the above changes, the following cases are not covered with Java 11:
When Java 11 eventually becomes the default version for Zowe and Java 8 the configurable version, the coverage will be reversed. Java 11 will run with all test cases, and the above uncovered cases will impact Java 8.
The text was updated successfully, but these errors were encountered: