[FOLIO-2534] Move tenant cleanup job to jenkins Created: 25/Mar/20 Updated: 03/Jun/20 Resolved: 01/May/20 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | Ian Hardy | Assignee: | Ian Hardy |
| Resolution: | Done | Votes: | 0 |
| Labels: | devops-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||
| Sprint: | DevOps: sprint 85, DevOps: sprint 86, DevOps: sprint 87 | ||||||||||||
| Development Team: | FOLIO DevOps | ||||||||||||
| Description |
|
Move tenant cleanup from kubernetes cron job to jenkins job. |
| Comments |
| Comment by Ian Hardy [ 06/Apr/20 ] |
|
Can this job take a tenant name as an argument? If so, maybe the job should be delete x tenant. And logic for when it gets called should be somewhere else. |
| Comment by Ian Hardy [ 23/Apr/20 ] |
|
will still use python script (there's quite a bit of logic here for determining which tenants correspond to which PRs on github). |
| Comment by Ian Hardy [ 28/Apr/20 ] |
|
Added jenkins job in automation/kubernetes-preview-tenant-cleanup. |