summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2020-09-10 18:51:20 -0500
committerGhanshyam Mann <gmann@ghanshyammann.com>2020-09-11 00:09:48 +0000
commit61fe1d8d259c61597dcc71971c5575387f319013 (patch)
tree5ea41eea8523a0a284fcfee3c4e743ed4b236d0e /.zuul.yaml
parentafcaf0b9dd7ca7b8eb8d85f4ae44dceca4af5240 (diff)
downloadcinder-61fe1d8d259c61597dcc71971c5575387f319013.tar.gz
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
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 0cb4267cb..2f2b32ff0 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: