[FOLIO-2555] Seperate PR tenant cleanup logic form tenant cleanup job Created: 06/Apr/20 Updated: 03/Jun/20 |
|
| Status: | Open |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Story | Priority: | TBD |
| Reporter: | Ian Hardy | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | devops-backlog | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | DevOps: sprint 86 | ||||||||
| Description |
|
There should be a simple tenant cleanup job in ansible that accepts a list of tenants to clean up, and then calls the install endpoint with purge=true before deleting the tenants. This job can be called from other pipelines. i.e. form snapshot/snapshot-stable, or from a pr-preview job that determines which tenants should be removed. |