Skip to content

Commit 7227063

Browse files
committed
Remove non voting arm64 jobs from stable branches
arm64 jobs are failing 100% and those are not fixes on master. It does not make sense to carry forward these broken testing to stable. until those are fixed on master, we should not run them on stable. generic template openstack-python3-jobs-arm64 will take care of running arm64 jobs on stable branches once jobs are passing. Needed-By: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/954781 Change-Id: Ieb1b116c4d0866bd8208f9b8b440c1e274c82b1c Signed-off-by: Ghanshyam Mann <[email protected]> (cherry picked from commit d7e79d1) (cherry picked from commit eea4c1855e5adade2de3212f88363017ba55157d) (cherry picked from commit a35f555) (cherry picked from commit 9d51d8f)
1 parent a557a8c commit 7227063

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

zuul.d/job-templates.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,6 @@
3535
- openstack-tox-cover: # from openstack-cover-jobs template
3636
timeout: 4800
3737
irrelevant-files: *irrelevant-files
38-
check-arm64:
39-
jobs:
40-
- openstack-tox-py38-arm64: # from openstack-python3-zed-jobs-arm64 template
41-
timeout: 4800
42-
irrelevant-files: *irrelevant-files
43-
- openstack-tox-py39-arm64: # from openstack-python3-zed-jobs-arm64 template
44-
timeout: 4800
45-
irrelevant-files: *irrelevant-files
4638
gate:
4739
jobs:
4840
- openstack-tox-py38: # from openstack-python3-zed-jobs template

0 commit comments

Comments
 (0)