mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 17:34:23 +00:00
Try to refresh package db.
This commit is contained in:
parent
cac403544a
commit
ef0e6ab593
@ -11,6 +11,8 @@ sub run {
|
||||
$self->root_console(tty=>3);
|
||||
assert_script_run 'dnf config-manager --set-disabled updates-testing';
|
||||
prepare_test_packages;
|
||||
# sometimes, the test is failing because it cannot
|
||||
# refresh packages for Gnome Software. Let's do it explicitely.
|
||||
assert_script_run "su -c \"pkcon refresh force\" -s /bin/sh test"
|
||||
# get back to the desktop
|
||||
desktop_vt;
|
||||
|
Loading…
Reference in New Issue
Block a user