zuul: Add irrelevant-files for py311 job

The openstack-python3-jobs template has been including a py311 job
variant for some time. Make sure the same filtering is applied as to the
other python jobs.

Change-Id: I766bf197989b31af39048318b435ad31fdfb7ca0
This commit is contained in:
Dr. Jens Harbott 2024-01-31 20:46:06 +01:00
parent a85ab8d482
commit 5bb4f9276f

View File

@ -34,6 +34,11 @@
- ^data/.*$
- ^deliverables/.*$
- ^doc/.*$
- openstack-tox-py311:
irrelevant-files:
- ^data/.*$
- ^deliverables/.*$
- ^doc/.*$
- openstack-tox-pep8:
irrelevant-files:
- ^data/.*$
@ -66,6 +71,11 @@
- ^data/.*$
- ^deliverables/.*$
- ^doc/.*$
- openstack-tox-py311:
irrelevant-files:
- ^data/.*$
- ^deliverables/.*$
- ^doc/.*$
release-post:
jobs:
- tag-releases