From 407724a22a81bc7a44adfa4905912def141e9b20 Mon Sep 17 00:00:00 2001 From: ghanshyam Date: Mon, 11 Mar 2019 02:53:42 +0000 Subject: [PATCH] Migrate ironic-grenade-dsvm-multinode-multitenant job to Ubuntu Bionic We have migrated the zuulv3 job to Bionic during Dec/Jan month. - http://lists.openstack.org/pipermail/openstack-discuss/2018-December/000837.html - https://etherpad.openstack.org/p/devstack-bionic But that effort does not move all gate job to Bionic as there are large amount of jobs are still legacy jobs. All the legacy jobs still use Xenial as nodeset. As per the decided runtime for Stein, we need to test everything on openstack CI/CD on Bionic - https://governance.openstack.org/tc/reference/runtimes/stein.html Below patch move the legacy base jobs to bionic which will move the derived jobs automatically to bionic. These jobs are modified with branch variant so that they will use Bionic node from stein onwards and xenial for all other stable branches until stable/rocky. - https://review.openstack.org/#/c/639096 This commit remove the overridden nodeset in ironic-grenade-dsvm-multinode-multitenant job so that it will start using the nodeset defined in parent job. More Details: - https://etherpad.openstack.org/p/legacy-job-bionic - http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003614.html Depends-On: https://review.openstack.org/#/c/639096 Change-Id: If5876243d2d9b16f1c1ef37ef0ab5a660629f741 --- zuul.d/legacy-ironic-jobs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/legacy-ironic-jobs.yaml b/zuul.d/legacy-ironic-jobs.yaml index 1a257215ef..97051a504d 100644 --- a/zuul.d/legacy-ironic-jobs.yaml +++ b/zuul.d/legacy-ironic-jobs.yaml @@ -91,5 +91,4 @@ - openstack/pyghmi - openstack/python-ironicclient - openstack/virtualbmc - nodeset: legacy-ubuntu-xenial-2-node