Skip to content

Commit

Permalink
.zuul: Drop testing on Fedora 37
Browse files Browse the repository at this point in the history
Fedora 37 reached End of Life on 15th November 2023:
https://docs.fedoraproject.org/en-US/releases/eol/

containers#1418
  • Loading branch information
debarshiray committed Dec 12, 2023
1 parent e82c32f commit 9c2b5e9
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,24 +81,12 @@
pre-run: playbooks/setup-env.yaml
run: playbooks/system-test.yaml

- job:
name: system-test-fedora-37
description: Run Toolbx's system tests in Fedora 37
timeout: 3000
nodeset:
nodes:
- name: fedora-37
label: cloud-fedora-37
pre-run: playbooks/setup-env.yaml
run: playbooks/system-test.yaml

- project:
periodic:
jobs:
- system-test-fedora-rawhide
- system-test-fedora-39
- system-test-fedora-38
- system-test-fedora-37
check:
jobs:
- unit-test
Expand All @@ -107,7 +95,6 @@
- system-test-fedora-rawhide
- system-test-fedora-39
- system-test-fedora-38
- system-test-fedora-37
gate:
jobs:
- unit-test
Expand All @@ -116,4 +103,3 @@
- system-test-fedora-rawhide
- system-test-fedora-39
- system-test-fedora-38
- system-test-fedora-37

0 comments on commit 9c2b5e9

Please sign in to comment.