/
githubmirror
/
fwupd
Обзор
Документация
Войти
/
githubmirror
/
fwupd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
contrib/debian/tests/ci
12 строк
382 B
Richard Hughes
trivial: Make the test runner timeout higher
17 июн 2026, 18:59
Не верифицирован
17 июн 2026, 18:59
4707301
Код
Авторство
О чём код?
#!/bin/sh -e exec 2>&1 # try loading the mtdram module to run our mtd tests modprobe mtdram || true fwupdtool enable-test-devices fwupdtool modify-config VerboseDomains "*" sed "s,ConditionVirtualization=.*,," \ /lib/systemd/system/fwupd.service > \ /etc/systemd/system/fwupd.service systemctl daemon-reload # run the tests gnome-desktop-testing-runner --timeout=2400 fwupd