diff --git a/tests/tests.yml b/tests/tests.yml index 05cf1c0..ea34683 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -17,6 +17,7 @@ - cockpit-sosreport - cockpit-storaged - createrepo_c + - dnf-automatic - firewalld - libvirt-daemon-config-network - podman diff --git a/tests/verify.sh b/tests/verify.sh index 9c619e3..53fcc84 100755 --- a/tests/verify.sh +++ b/tests/verify.sh @@ -53,7 +53,7 @@ export TEST_AUDIT_NO_SELINUX=1 RC=0 # not all classes are nondestructive, and we can't run rebooting tests -test/verify/check-packagekit -tv --machine \$HOST:22 --browser \$HOST:9090 TestUpdates.test{Basic,testSecurityOnly} TestAutoUpdates || RC=1 +test/verify/check-packagekit -tv --machine \$HOST:22 --browser \$HOST:9090 TestUpdates.test{Basic,SecurityOnly} TestAutoUpdates || RC=1 # check-menu is not @nondestructive yet, keep it last for t in accounts