[FOLIO-2943] Update Jenkins build q2-2020-release (Goldenrod) build node Created: 05/Jan/21 Updated: 05/Jan/21 Resolved: 05/Jan/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | David Crossley | Assignee: | John Malconian |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps: Sprint 105, DevOps: Sprint 104 | ||||||||
| Development Team: | FOLIO DevOps | ||||||||
| Description |
|
The weekly reference Jenkins build folio-q2-2020-release uses the Java8 build image. The output says: "Running on jenkins-slave-all-*" Whereas the folio-q3-2020-release uses the new one: "Running on jenkins-agent-java11-*" However the CI/jenkins/Jenkinsfile.folio-q2-2020 and the CI/jenkins/Jenkinsfile.folio-q3-2020 both specify "agent label jenkins-agent-java11" |
| Comments |
| Comment by Jakub Skoczen [ 05/Jan/21 ] |
|
We discussed that Q2 should stay on JDK8 but John Malconian will take a look at why the configuration is confusing. |
| Comment by John Malconian [ 05/Jan/21 ] |
|
David Crossley The Q2-2020 release reference build uses the 'q2-2020-release' branch of folio-infrastructure which specifies the 'jenkins-slave-all' image. https://github.com/folio-org-priv/folio-infrastructure/blob/q2-2020-release/CI/jenkins/Jenkinsfile.folio-q2-2020#L26 Going to close this as a 'Won't fix' since Okapi 3.1.5 has a dependency on Java 8. |
| Comment by David Crossley [ 05/Jan/21 ] |
|
Oh drat, brain fart. Sorry to waste time. |