From 61fe1d8d259c61597dcc71971c5575387f319013 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Thu, 10 Sep 2020 18:51:20 -0500 Subject: [PATCH] Run l-c job on Bionic l-c job template moved the l-c jobs running on Focal and currently fails on many constraints. Let's keep running l-c job on bionic as it was before and we can move it to Focal once issues are identified and fixed. Change-Id: I90ff9ad59f27b6ed064a7472e79d9257b11d54d3 --- .zuul.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 0cb4267cba7..2f2b32ff0a1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,6 +1,6 @@ - project: templates: - - openstack-lower-constraints-jobs + #- openstack-lower-constraints-jobs - openstack-python3-victoria-jobs - publish-openstack-docs-pti - periodic-stable-jobs @@ -23,6 +23,9 @@ - ^contrib/block-box.*$ - ^doc/.*$ - ^releasenotes/.*$ + - openstack-tox-lower-constraints: + nodeset: ubuntu-bionic + irrelevant-files: *functional-irrelevant-files - openstack-tox-functional-py38: irrelevant-files: *functional-irrelevant-files - cinder-rally-task: @@ -70,6 +73,9 @@ irrelevant-files: *gate-irrelevant-files gate: jobs: + - openstack-tox-lower-constraints: + nodeset: ubuntu-bionic + irrelevant-files: *functional-irrelevant-files - cinder-grenade-mn-sub-volbak: irrelevant-files: *gate-irrelevant-files - cinder-plugin-ceph-tempest: