Skip to content

Commit

Permalink
R4.3: build fedora-42 template, and include it in openQA
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Feb 27, 2025
1 parent f207d02 commit 886f090
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions r4.3/gitlab-host-vm-openqa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ r4.3:publish:repo:
- r4.3:build:vm-bookworm
- r4.3:build:vm-fc40
- r4.3:build:vm-fc41
- r4.3:build:vm-fc42
- r4.3:build:vm-archlinux
10 changes: 10 additions & 0 deletions r4.3/gitlab-vm-fedora-build-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,13 @@ r4.3:build:fedora-42-minimal:
extends: .r4.3_templates_build
needs:
- r4.3:prep:sources

r4.3:build:fedora-43:
extends: .r4.3_templates_build
needs:
- r4.3:prep:sources

r4.3:build:fedora-43-minimal:
extends: .r4.3_templates_build
needs:
- r4.3:prep:sources

0 comments on commit 886f090

Please sign in to comment.