tests: Fix PackageKit tests
This commit is contained in:
parent
21edca3e02
commit
259131798c
@ -17,6 +17,7 @@
|
||||
- cockpit-sosreport
|
||||
- cockpit-storaged
|
||||
- createrepo_c
|
||||
- dnf-automatic
|
||||
- firewalld
|
||||
- libvirt-daemon-config-network
|
||||
- podman
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user