From 3fb26d4b99711a47b101be75e923d9b7f32470dd Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Thu, 29 Apr 2021 14:48:27 +0000 Subject: [PATCH] Switch testing to Xena testing runtime Upating the tetsing template to Xena testing runtime: https://governance.openstack.org/tc/reference/runtimes/xena.html Change-Id: I18fa6b0f12114df57376c47f6e185796505572dc --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 0bc21da..e81beb5 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,4 +3,4 @@ - check-requirements - publish-openstack-docs-pti - openstack-python35-jobs - - openstack-python3-wallaby-jobs + - openstack-python3-xena-jobs