[FOLIO-2546] update Jenkins configuration for backend module from platform-complete to deploy to K8s Created: 30/Mar/20 Updated: 03/Jun/20 Resolved: 08/Apr/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Jakub Skoczen | Assignee: | mark.stacy |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||||||||||
| Sprint: | DevOps: sprint 85, DevOps: sprint 86 | ||||||||||||||||||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||||||||||||||||||
| Description |
|
This involve:
|
| Comments |
| Comment by John Malconian [ 30/Mar/20 ] |
|
I've set 'doKubedeploy' to 'true' as the default in the shared jenkins pipeline for Maven builds (buildMvn.groovy). However, there are some backend modules that are not Maven-based. In particular, the modules developed by the ERM team. mod-licenses and a couple of the other gradle-based modules whose names are escaping me at the moment. Those will need to be dealt with separately. |
| Comment by David Crossley [ 31/Mar/20 ] |
|
AFAIK, mod-agreements is the only other Gradle-based one. |
| Comment by mark.stacy [ 31/Mar/20 ] |
|
John MalconianDavid Crossley Thanks, will figure out modules repos and add 'doKubedeploy' to 'true' within Jenkins file. |
| Comment by mark.stacy [ 06/Apr/20 ] |
|
Gradle Modules KubeDeploy stage added to Jenkins file. mod-agreements, mod-licenses |
| Comment by steve.osguthorpe [ 06/Apr/20 ] |
|
Have merged both those PRs. |
| Comment by Jakub Skoczen [ 06/Apr/20 ] |
|
Mike Taylor We've been discussing "mod-graphql" – is this something that must be deployed on folio-snapshot? |
| Comment by Mike Taylor [ 06/Apr/20 ] |
|
I think so, yes. Not 100% sure what uses it now, but the Z39.50 server certainly does. (Also various bits of ReShare, though that is not directly relevant.) |
| Comment by Jakub Skoczen [ 08/Apr/20 ] |
|
Mike Taylor we will handle migration of mod-graphql via
|