[CI] Remove periodic jobs from unmaintained branch
There is no need to run periodics in unmaintained branches, they just consume resource and teams are not checking the results. Change-Id: I4b09d0d8406c1da51d00316a3f41954edf30203a
This commit is contained in:
11
.zuul.yaml
11
.zuul.yaml
@@ -10,7 +10,6 @@
|
||||
- integrated-gate-placement
|
||||
- openstack-cover-jobs
|
||||
- openstack-python3-zed-jobs
|
||||
- periodic-stable-jobs
|
||||
- publish-openstack-docs-pti
|
||||
- release-notes-jobs-python3
|
||||
check:
|
||||
@@ -56,16 +55,6 @@
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
- tempest-ipv6-only:
|
||||
irrelevant-files: *gate-irrelevant-files
|
||||
periodic-weekly:
|
||||
jobs:
|
||||
# update the python version when the support runtime for testing changes.
|
||||
# we only test the latest version in the periodics as its just a signal
|
||||
# that we need to investigate the healt of the master branch in the absence
|
||||
# of frequent patches.
|
||||
- openstack-tox-functional-py39
|
||||
- openstack-tox-py39
|
||||
- placement-nova-tox-functional-py39
|
||||
- tempest-integrated-placement
|
||||
|
||||
- job:
|
||||
name: placement-nova-tox-functional-py39
|
||||
|
||||
Reference in New Issue
Block a user