[FOLIO-3697] folio-snapshot and build-platform-complete jobs fail Docker installation Created: 02/Feb/23 Updated: 02/Feb/23 Resolved: 02/Feb/23 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | John Malconian | Assignee: | John Malconian |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Sprint: | DevOps Sprint 158 |
| Development Team: | FOLIO DevOps |
| RCA Group: | TBD |
| Description |
|
build-platform-complete-snapshot and folio-snapshot builds failing due to Docker installation error: TASK [docker-engine : install Docker daemon.json config] ***********************
fatal: [10.36.1.7]: FAILED! => {"changed": false, "checksum": "*****", "msg": "Destination directory /etc/docker does not exist"}
|
| Comments |
| Comment by John Malconian [ 02/Feb/23 ] |
|
Added Ansible task to explicitly create /etc/docker. |