On 12/15/23 18:06, Erik Skultety wrote:
> On Fri, Dec 15, 2023 at 02:26:11AM -0800, Andrea Bolognani wrote:
>> On Thu, Dec 14, 2023 at 09:28:16AM +0100, Michal Privoznik wrote:
>>> Currently, Fedora 37 and 38 is used. The former is now EOL since
>>> there's new release. Switch 37 to 39 then.
>>>
>>> Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
>>> ---
>>> ci/integration.yml | 80 +++++++++++++++++++++++-----------------------
>>> 1 file changed, 40 insertions(+), 40 deletions(-)
>>
>> Patch looks good, but I don't think we can push it until the Fedora
>> 39 runner used for integration tests has been created, and AFAIK
>> that's a manual process.
>>
>> Erik, I know that you've taken care of this so far. Has the process
>> been documented anywhere? Is it something that people other than you
>> can deal with?
>
> Uhm, yes, it is documented, however that docs resource isn't public as it runs
on a private infra.
> Yes, Cleber and Jan should be able to do that too as they have access. I'd do
that for you myself
> no problem, but I'm already on PTO since today. If this isn't a blocker for
you until the new year,
> then I'll take care of it then.
>
> Erik
>
Gentle ping.
Although, libvirt-ci moved meanwhile and dropped freebsd-12 in favor of
freebsd-14. Which is exactly what we need to fix failing CI:
https://gitlab.com/libvirt/libvirt/-/pipelines/1125194120
I upgraded the existing images and added Fedora-39 base image to the bare metal runners.
Give it a
try and let me know if anything's still failing.
Erik