Add Python3 zed unit tests
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for zed. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I0dc0d1af4d1d0a622994fe66a89811bd453e7511
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: neutron-tox-override-jobs
|
||||
check:
|
||||
jobs:
|
||||
- openstack-tox-py36: # from openstack-python3-yoga-jobs template
|
||||
- openstack-tox-py36: # from openstack-python3-zed-jobs template
|
||||
timeout: 3600
|
||||
irrelevant-files: &irrelevant-files
|
||||
- ^.*\.conf\.sample$
|
||||
@@ -20,7 +20,7 @@
|
||||
- ^roles/.*$
|
||||
- ^rally-jobs/.*$
|
||||
- ^zuul.d/(?!(job-templates)).*\.yaml
|
||||
- openstack-tox-py39: # from openstack-python3-yoga-jobs template
|
||||
- openstack-tox-py39: # from openstack-python3-zed-jobs template
|
||||
timeout: 3600
|
||||
irrelevant-files: *irrelevant-files
|
||||
- openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template
|
||||
@@ -31,18 +31,18 @@
|
||||
irrelevant-files: *irrelevant-files
|
||||
check-arm64:
|
||||
jobs:
|
||||
- openstack-tox-py38-arm64: # from openstack-python3-yoga-jobs-arm64 template
|
||||
- openstack-tox-py38-arm64: # from openstack-python3-zed-jobs-arm64 template
|
||||
timeout: 4800
|
||||
irrelevant-files: *irrelevant-files
|
||||
- openstack-tox-py39-arm64: # from openstack-python3-yoga-jobs-arm64 template
|
||||
- openstack-tox-py39-arm64: # from openstack-python3-zed-jobs-arm64 template
|
||||
timeout: 4800
|
||||
irrelevant-files: *irrelevant-files
|
||||
gate:
|
||||
jobs:
|
||||
- openstack-tox-py36: # from openstack-python3-yoga-jobs template
|
||||
- openstack-tox-py36: # from openstack-python3-zed-jobs template
|
||||
timeout: 3600
|
||||
irrelevant-files: *irrelevant-files
|
||||
- openstack-tox-py39: # from openstack-python3-yoga-jobs template
|
||||
- openstack-tox-py39: # from openstack-python3-zed-jobs template
|
||||
timeout: 3600
|
||||
irrelevant-files: *irrelevant-files
|
||||
- openstack-tox-lower-constraints: # from openstack-tox-lower-constraints template
|
||||
|
||||
@@ -7,8 +7,8 @@
|
||||
- neutron-tempest-plugin-jobs
|
||||
- openstack-cover-jobs
|
||||
- openstack-lower-constraints-jobs
|
||||
- openstack-python3-yoga-jobs
|
||||
- openstack-python3-yoga-jobs-arm64
|
||||
- openstack-python3-zed-jobs
|
||||
- openstack-python3-zed-jobs-arm64
|
||||
- publish-openstack-docs-pti
|
||||
- periodic-stable-jobs
|
||||
- check-requirements
|
||||
|
||||
Reference in New Issue
Block a user