1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-22 23:17:21 +00:00

Try to refresh package db.

This commit is contained in:
Lukas Ruzicka 2018-06-28 15:49:14 +02:00
parent 6b683362bd
commit cac403544a

View File

@ -11,6 +11,7 @@ sub run {
$self->root_console(tty=>3);
assert_script_run 'dnf config-manager --set-disabled updates-testing';
prepare_test_packages;
assert_script_run "su -c \"pkcon refresh force\" -s /bin/sh test"
# get back to the desktop
desktop_vt;
# run the updater