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:
parent
eb7eae3425
commit
6c35a44424
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user