[FOLSPRINGS-9] Spring Way: Disable old healthChkCmd or provide new one Created: 18/Jan/21 Updated: 20/Jul/22 Resolved: 20/Jul/22 |
|
| Status: | Closed |
| Project: | folio-spring-support |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | TBD |
| Reporter: | David Crossley | Assignee: | Taras Spashchenko |
| Resolution: | Done | Votes: | 0 |
| Labels: | springway | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||
| Sprint: | |||||||||||||||||||||
| Development Team: | Spring Force | ||||||||||||||||||||
| Description |
|
The Jenkinsfile of new Spring Way modules define the healthChkCmd, but this is just a copy of the old RMB-based modules. See the mod-spring-template/Jenkinsfile. Either disable that via "healthChk = false", or provide a new temporary healthChkCmd, or await
|
| Comments |
| Comment by Taras Spashchenko [ 20/Jul/22 ] |
|
The mod-spring-template module has been updated with the required changes. |