Skip to content

Commit

Permalink
ci: fix iso case failure
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi He committed Nov 20, 2024
1 parent 50329b2 commit f61d8e3
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 f61d8e3

Please sign in to comment.