Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
test: add fedora tag for fedora image CI
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaofeng Wang <[email protected]>
  • Loading branch information
henrywang committed May 20, 2024
1 parent 576da41 commit 299502a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions tmt/plans/anaconda.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ execute:

/anaconda-uefi-btrfs:
summary: Run anaconda test locally (nested)
tag: fedora
environment+:
FIRMWARE: uefi
PARTITION: btrfs
Expand Down Expand Up @@ -80,6 +81,7 @@ execute:

/anaconda-bios-btrfs:
summary: Run anaconda test locally (nested)
tag: fedora
environment+:
FIRMWARE: bios
PARTITION: btrfs
Expand Down
2 changes: 1 addition & 1 deletion tmt/plans/bib-image.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ execute:

/qcow2:
summary: Use bib generate qcow2 image and test locally (nested)
tag: [libvirt, stable, bib]
tag: [libvirt, stable, bib, fedora]
environment+:
CROSS_ARCH: False
PLATFORM: libvirt
Expand Down
2 changes: 1 addition & 1 deletion tmt/plans/os-replace.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ execute:

/libvirt:
summary: Run os-replace test locally (nested)
tag: [libvirt, stable]
tag: [libvirt, stable, fedora]
environment+:
PLATFORM: libvirt
LAYERED_IMAGE: qemu-guest-agent
Expand Down

0 comments on commit 299502a

Please sign in to comment.