Skip to content

Commit 63c291b

Browse files
authored
Merge pull request #218 from stackhpc/upstream/2023.1-2025-07-28
Synchronise 2023.1 with upstream
2 parents c8baa9f + bfd82b1 commit 63c291b

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

zuul.d/job-templates.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@
3333
- openstack-tox-cover: # from openstack-cover-jobs template
3434
timeout: 4800
3535
irrelevant-files: *irrelevant-files
36-
check-arm64:
37-
jobs:
38-
- openstack-tox-py38-arm64: # from openstack-python3-jobs-arm64 template
39-
timeout: 4800
40-
irrelevant-files: *irrelevant-files
41-
- openstack-tox-py310-arm64: # from openstack-python3-jobs-arm64 template
42-
timeout: 4800
43-
irrelevant-files: *irrelevant-files
4436
gate:
4537
jobs:
4638
- openstack-tox-py38: # from openstack-python3-jobs template

zuul.d/rally.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
required-projects:
5151
- openstack/rally
5252
- openstack/rally-openstack
53-
- openstack/osprofiler
53+
- name: openstack/osprofiler
54+
override-checkout: 4.3.0
5455
irrelevant-files:
5556
- ^\.pylintrc$
5657
- ^test-requirements.txt$

0 commit comments

Comments
 (0)