[FOLIO-2941] Upgrade folio-integration-tests repository to Java 11 Created: 05/Jan/21 Updated: 05/Jan/21 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | |||||||||||||||||
| Development Team: | None | ||||||||||||||||
| Description |
|
The old Java8-based jenkins-slave-all build image is being deprecated (see
I am no expert, so this analysis is not necessarily complete: The top-level POM has maven-compiler-plugin source/target as 1.8 The Jenkinsfile needs update to "label". See notes about Jenkinsfile here: The Jenkinsfile needs update of the "withMaven" "jdk" property to "openjdk-11-jenkins-slave-all". The .rancher-pipeline.yml needs update to the "image" property. Perhaps need to co-ordinate with the "folio-perf-test" repository (
|