[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:
Elod Illes
2024-10-18 17:45:27 +02:00
parent e40ca65eb2
commit f3dd87c88a

View File

@@ -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