tests: Fix PackageKit tests

This commit is contained in:
Martin Pitt 2020-04-06 20:24:49 +02:00
parent 21edca3e02
commit 259131798c
2 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@
- cockpit-sosreport - cockpit-sosreport
- cockpit-storaged - cockpit-storaged
- createrepo_c - createrepo_c
- dnf-automatic
- firewalld - firewalld
- libvirt-daemon-config-network - libvirt-daemon-config-network
- podman - podman

View File

@ -53,7 +53,7 @@ export TEST_AUDIT_NO_SELINUX=1
RC=0 RC=0
# not all classes are nondestructive, and we can't run rebooting tests # 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 # check-menu is not @nondestructive yet, keep it last
for t in accounts for t in accounts