From 69b9ed3f8eff08726ddce93f260f24ab7662ddad Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Tue, 28 Jul 2020 17:59:15 +0200 Subject: [PATCH] Pin the <=ussuri jobs to a bionic nodeset The newer branches continues to inherit the default from devstack, which will change to track focal soon. This change is part of the "move to focal" community goal: https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.html Story: 2007865 Task: 40178 Change-Id: I307f593c33e75ed9b409a16efa8a8f9f9b466fb1 --- .zuul.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 14b6313..1b51433 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -67,11 +67,13 @@ - job: name: blazar-tempest-plugin-ussuri parent: blazar-tempest-plugin-base + nodeset: openstack-single-node-bionic override-checkout: stable/ussuri - job: name: blazar-tempest-plugin-train parent: blazar-tempest-plugin-base + nodeset: openstack-single-node-bionic override-checkout: stable/train vars: devstack_localrc: @@ -80,6 +82,7 @@ - job: name: blazar-tempest-plugin-stein parent: blazar-tempest-plugin-base + nodeset: openstack-single-node-bionic override-checkout: stable/stein vars: devstack_localrc: