[MDBF-610] Re-create Intel compiler builder Docker image using Ubuntu 22.04 Created: 2023-10-23 Updated: 2023-10-23 Resolved: 2023-10-23 |
|
| Status: | Closed |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | buildbot | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The current Intel compiler builder Docker image on buildbot uses Ubuntu 18.04, which has reached its end of life. The task involves re-creating this Docker image, but instead using Ubuntu 22.04. |
| Comments |
| Comment by Vlad Bogolin [ 2023-10-23 ] |
|
New image pushed to quay. Can be used with: docker pull quay.io/mariadb-foundation/bb-worker:ubuntu22.04-icc Also, builder re-enabled on buildbot in https://github.com/MariaDB/buildbot/commit/f1eae18ca302b93d763a6f87231f1bb6aaf435fb |