From c9038480439ab7b653738a34de9fddbdbb383730 Mon Sep 17 00:00:00 2001 From: Vishakha Agarwal Date: Thu, 7 Mar 2019 23:30:33 +0530 Subject: [PATCH] Migrate keystone-dsvm-grenade-multinode 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 keystone-dsvm-grenade-multinode 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 Co-Authored-By: Ghanshyam Mann Depends-On: https://review.openstack.org/#/c/639096 Change-Id: I9ea9a5e9f56c3bd050dc0a3217dda96c06e823e0 --- .zuul.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 70af3a8191..c90454567b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -90,7 +90,6 @@ - openstack-dev/grenade - openstack-infra/devstack-gate - openstack/keystone - nodeset: legacy-ubuntu-xenial-2-node # Experimental - job: