From ae88173ff1597b684009d3d7e4ca126901012c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Sat, 21 May 2022 15:24:08 +0200 Subject: [PATCH] [CI] Keep testing with Yoga u-c The projects started dropping support for Python 3.6 and thus CentOS Stream 8 which K-A tests against, resulting in broken CI. This change ensures that we keep upper-contraints also on Yoga as we do for the images we deploy. Change-Id: I82c4ff3b246c7db65ac8660b096d4a9a15dda8d7 --- zuul.d/base.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 346bc8af1f..76e2b87bf7 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -11,7 +11,8 @@ - openstack/ansible-collection-kolla - openstack/kolla - openstack/kolla-ansible - - openstack/requirements + - name: openstack/requirements + override-checkout: stable/yoga irrelevant-files: - ^.*\.rst$ - ^doc/.*