[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
This commit is contained in:
Radosław Piliszek 2022-05-21 15:24:08 +02:00
parent 789bae70eb
commit ae88173ff1
1 changed files with 2 additions and 1 deletions

View File

@ -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/.*