Move standalone jobs to focal

We are seeing a lot of failures in our standalone jobs
after we switched to jammy, see[1].
Let's pin the jobs to focal and to isolate the problem and
fix in a separate patch.

[1] https://zuul.opendev.org/t/openstack/builds?job_name=ironic-standalone-redfish&project=openstack%2Fironic&branch=master&skip=0

Change-Id: I1a85c0c9285359ee92fb676ec56c817cbe350367
This commit is contained in:
Iury Gregory Melo Ferreira 2023-07-07 12:29:34 -03:00
parent eb7eae3425
commit 6c35a44424
1 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,7 @@
Test ironic standalone configured with ipmi hardware type, ramdisk and
direct deploy interfaces, rescue enabled.
parent: ironic-base
nodeset: openstack-single-node-focal
irrelevant-files:
- ^.*\.rst$
- ^api-ref/.*$
@ -159,6 +160,7 @@
- job:
name: ironic-standalone-redfish
parent: ironic-base
nodeset: openstack-single-node-focal
description:
Test ironic standalone configured with redfish hardware type, ansible and
direct and ansible deploy interfaces, rescue it's not enabled.