From 8706a017f2b42d3b3534ef886afde8607a616f12 Mon Sep 17 00:00:00 2001 From: Artom Lifshitz Date: Sat, 23 Apr 2022 10:03:56 -0400 Subject: [PATCH] Update to zed testing runtime Because whitebox also runs in other envs that still have Python 3.6, which the zed runtime removes, explicitly add it with openstack-python36-jobs. Change-Id: I2a8c59ac4120bc618995bee51e8f43dbd073ee70 --- .zuul.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index df8e6ea0..420af71a 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -148,7 +148,8 @@ - project: templates: - - openstack-python3-yoga-jobs + - openstack-python3-zed-jobs + - openstack-python36-jobs check: jobs: - whitebox-devstack-multinode