8 Commits

Author SHA1 Message Date
Julia Kreger
0e59d168e1 Revert "Switch images to CentOS Stream 8"
This reverts commit
0d16bee11bcebfac5f9040ef00f2406a06ccf36b.

It is being reverted as the centos stream images
contain extra, un-necessary libraries and packages
installed which swells the ramdisk size up substantially
and is causing failures in CI as the compressed image size
expanded by about 100MB, and uncompressed the stream images
are 1.1GB.

Change-Id: I71eed30c27c109ac03d41e6ec46067148eb9b007
2020-12-15 14:03:39 +00:00
Dmitry Tantsur
0d16bee11b Switch images to CentOS Stream 8
Regular CentOS 8 is deprecated and is planned to reach EOL in 2021.
Use CentOS Stream which will also give us access to bug fixes and
features earlier.

Change-Id: I485271ade7594f7c4d17ed81aa677679ef4fb49e
2020-12-10 15:48:18 +01:00
Riccardo Pittau
ee911532a1 Run check image jobs on ubuntu focal
We should really move forward and run all the check jobs on ubuntu
focal when possible.

Change-Id: Ia30d2dbc4a9705375d5d5b18e795892c3891454f
2020-11-25 08:58:30 +01:00
Riccardo Pittau
b6b818f9c4 Remove nodeset from ironic-python-agent-build-image-base based jobs
The nodeset is already set to ubuntu-focal in the parent job [1]

[1] https://opendev.org/openstack/project-config/src/branch/master/zuul.d/jobs.yaml#L8

Change-Id: I023a580035ea2336964329d514377ea634936c7d
2020-11-25 08:55:43 +01:00
Riccardo Pittau
46bf9e0f13 Use centos element for dib on focal
Using centos element to build centos8 based image with dib.
The centos-minimal element can't be used on ubuntu focal at the
moment because of missing components (e.g. yum-utils) used by
diskimage-builder to bootstrap the image.

Change-Id: I074abf442280eaee5616b95401fa84bb6fff99ea
2020-10-13 12:13:29 +02:00
Dmitry Tantsur
8adfcc65c6 Add an element to install python-hardware
Requires returning EPEL support because of some dependencies.

Co-Authored-By: Mark Goddard <mark@stackhpc.com>
Co-Authored-By: Will Szumski <will@stackhpc.com>
Change-Id: I8da33dabda34e626baf6e7895fc450973d0a8fef
2020-09-24 14:39:57 +02:00
Riccardo Pittau
def99cdaec Build centos8 on centos8
Use centos8 nodeset to build centos8 based dib images.

Change-Id: I4f795ab5036c6f6e9e43fbef2d858bc3b4acc47a
2020-08-28 09:47:01 +02:00
Riccardo Pittau
bf4d98afc9 Move zuul config in zuul.d
We reached a point where the jobs list and their configuration
needs to be split and go into dedicated files.

Change-Id: Icc98ffe706615b72682b550ed05e9ab23870f09e
2020-08-25 14:21:04 +02:00