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:
parent
75687610b5
commit
5f819c0767
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user