Skip to content

Commit

Permalink
Merge pull request #173 from yih-redhat/fix-iso-case
Browse files Browse the repository at this point in the history
ci: fix iso case failure
  • Loading branch information
yih-redhat authored Nov 20, 2024
2 parents 0fb85be + 52f6098 commit 7032b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/greenboot-bootc-anaconda-iso.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ wait_for_ssh_up () {
##
###########################################################
greenprint "Installing required packages"
sudo dnf install -y podman qemu-img firewalld qemu-kvm libvirt-client libvirt-daemon-kvm libvirt-daemon virt-install rpmdevtools ansible-core
sudo dnf install -y podman qemu-img firewalld qemu-kvm libvirt-client libvirt-daemon-kvm libvirt-daemon virt-install rpmdevtools ansible-core lorax
ansible-galaxy collection install community.general

# Start firewalld
Expand Down

0 comments on commit 7032b3b

Please sign in to comment.