Skip to content

Commit d7e79d1

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]>
1 parent 4437825 commit d7e79d1

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
@@ -39,14 +39,6 @@
3939
vars:
4040
configure_swap_size: 4096
4141
irrelevant-files: *irrelevant-files
42-
check-arm64:
43-
jobs:
44-
- openstack-tox-py39-arm64: # from openstack-python3-jobs-arm64 template
45-
timeout: 4800
46-
irrelevant-files: *irrelevant-files
47-
- openstack-tox-py312-arm64: # from openstack-python3-jobs-arm64 template
48-
timeout: 4800
49-
irrelevant-files: *irrelevant-files
5042
gate:
5143
jobs:
5244
- openstack-tox-py39: # from openstack-python3-jobs template

0 commit comments

Comments
 (0)