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
This commit is contained in:
parent
afcaf0b9dd
commit
61fe1d8d25
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user