diff --git a/ci/test-container.sh b/ci/test-container.sh index a4c23e4e3f..ec6abd4304 100755 --- a/ci/test-container.sh +++ b/ci/test-container.sh @@ -91,7 +91,7 @@ rpm-ostree install ignition.rpm rpm -q ignition # And verify it's uninstalled -dnf -y uninstall kexec-tools +dnf -y uninstall kexec-tools kdump-utils makedumpfile if rpm -q kexec-tools; then fatal "failed to remove kexec-tools"; fi # test replacement by Koji URL