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:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- openstack-lower-constraints-jobs
|
#- openstack-lower-constraints-jobs
|
||||||
- openstack-python3-victoria-jobs
|
- openstack-python3-victoria-jobs
|
||||||
- publish-openstack-docs-pti
|
- publish-openstack-docs-pti
|
||||||
- periodic-stable-jobs
|
- periodic-stable-jobs
|
||||||
@ -23,6 +23,9 @@
|
|||||||
- ^contrib/block-box.*$
|
- ^contrib/block-box.*$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
- ^releasenotes/.*$
|
- ^releasenotes/.*$
|
||||||
|
- openstack-tox-lower-constraints:
|
||||||
|
nodeset: ubuntu-bionic
|
||||||
|
irrelevant-files: *functional-irrelevant-files
|
||||||
- openstack-tox-functional-py38:
|
- openstack-tox-functional-py38:
|
||||||
irrelevant-files: *functional-irrelevant-files
|
irrelevant-files: *functional-irrelevant-files
|
||||||
- cinder-rally-task:
|
- cinder-rally-task:
|
||||||
@ -70,6 +73,9 @@
|
|||||||
irrelevant-files: *gate-irrelevant-files
|
irrelevant-files: *gate-irrelevant-files
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
|
- openstack-tox-lower-constraints:
|
||||||
|
nodeset: ubuntu-bionic
|
||||||
|
irrelevant-files: *functional-irrelevant-files
|
||||||
- cinder-grenade-mn-sub-volbak:
|
- cinder-grenade-mn-sub-volbak:
|
||||||
irrelevant-files: *gate-irrelevant-files
|
irrelevant-files: *gate-irrelevant-files
|
||||||
- cinder-plugin-ceph-tempest:
|
- cinder-plugin-ceph-tempest:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user