From 131ffef6a695385c78126b8c30e92deec8b99fbe Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Wed, 28 Oct 2020 11:27:00 +0100 Subject: [PATCH] Run redfish victoria job on focal The ironic-standalone-redfish-victoria job is using latest tinyipa based on tinycore 11.x, but still running on bionic. That causes issues during the ipa-ramdisk build because of kernel too old in bionic, so setting nodeset to focal. Change-Id: Ia0fbc97184a4098635085edbdd6d7be5dfd2218c --- zuul.d/stable-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/stable-jobs.yaml b/zuul.d/stable-jobs.yaml index dcc2df4..ee0e524 100644 --- a/zuul.d/stable-jobs.yaml +++ b/zuul.d/stable-jobs.yaml @@ -19,6 +19,7 @@ - job: name: ironic-standalone-redfish-victoria parent: ironic-standalone-redfish + nodeset: openstack-single-node-focal override-checkout: stable/victoria - job: