Update neutron-tox-override-jobs template

The overrides need to be adapted for the antelope
jobs[1].

[1] https://governance.openstack.org/tc/reference/runtimes/2023.1.html

Change-Id: I1f3294606738e98dd3901cbcd9d20fda32d70795
This commit is contained in:
yatinkarel 2022-11-29 21:10:52 +05:30
parent 75687610b5
commit 5f819c0767
1 changed files with 2 additions and 5 deletions

View File

@ -21,9 +21,6 @@
- ^roles/.*$
- ^rally-jobs/.*$
- ^zuul.d/(?!(job-templates)).*\.yaml
- openstack-tox-py39: # from openstack-python3-jobs template
timeout: 3600
irrelevant-files: *irrelevant-files
- openstack-tox-py310: # from openstack-python3-jobs template
timeout: 3600
irrelevant-files: *irrelevant-files
@ -35,7 +32,7 @@
- openstack-tox-py38-arm64: # from openstack-python3-jobs-arm64 template
timeout: 4800
irrelevant-files: *irrelevant-files
- openstack-tox-py39-arm64: # from openstack-python3-jobs-arm64 template
- openstack-tox-py310-arm64: # from openstack-python3-jobs-arm64 template
timeout: 4800
irrelevant-files: *irrelevant-files
gate:
@ -43,7 +40,7 @@
- openstack-tox-py38: # from openstack-python3-jobs template
timeout: 3600
irrelevant-files: *irrelevant-files
- openstack-tox-py39: # from openstack-python3-jobs template
- openstack-tox-py310: # from openstack-python3-jobs template
timeout: 3600
irrelevant-files: *irrelevant-files