Skip to content
Merged
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
36 changes: 11 additions & 25 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,60 +60,46 @@
run: playbooks/system-test.yaml

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

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

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

- project:
periodic:
jobs:
- system-test-fedora-rawhide
- system-test-fedora-43
- system-test-fedora-42
- system-test-fedora-41
- system-test-fedora-40
check:
jobs:
- unit-test
- unit-test-migration-path-for-coreos-toolbox
- unit-test-restricted
- system-test-fedora-rawhide
- system-test-fedora-43
- system-test-fedora-42
- system-test-fedora-41
- system-test-fedora-40
gate:
jobs:
- unit-test
- unit-test-migration-path-for-coreos-toolbox
- unit-test-restricted
- system-test-fedora-rawhide
- system-test-fedora-43
- system-test-fedora-42
- system-test-fedora-41
- system-test-fedora-40