Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions zuul.d/job-templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,6 @@
- openstack-tox-cover: # from openstack-cover-jobs template
timeout: 4800
irrelevant-files: *irrelevant-files
check-arm64:
jobs:
- openstack-tox-py38-arm64: # from openstack-python3-jobs-arm64 template
timeout: 4800
irrelevant-files: *irrelevant-files
- openstack-tox-py310-arm64: # from openstack-python3-jobs-arm64 template
timeout: 4800
irrelevant-files: *irrelevant-files
gate:
jobs:
- openstack-tox-py38: # from openstack-python3-jobs template
Expand Down
3 changes: 2 additions & 1 deletion zuul.d/rally.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
required-projects:
- openstack/rally
- openstack/rally-openstack
- openstack/osprofiler
- name: openstack/osprofiler
override-checkout: 4.3.0
irrelevant-files:
- ^\.pylintrc$
- ^test-requirements.txt$
Expand Down