]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: adjust timeouts for testcase_15_wait_online_dns 39733/head
authorNick Rosbrook <enr0n@ubuntu.com>
Fri, 14 Nov 2025 19:13:07 +0000 (14:13 -0500)
committerNick Rosbrook <enr0n@ubuntu.com>
Fri, 14 Nov 2025 19:46:16 +0000 (14:46 -0500)
commit40a6069f9a390254abbf69acebe9ef7f24d2af3e
tree15daf1d156e5dd0dc9a17f12cb60daa953e44b5e
parentbe394fcaffbf103125c116dca8d296243a7e29d9
test: adjust timeouts for testcase_15_wait_online_dns

Do not set a timeout on the wait-online call, since there are timeout
calls later that will prevent the test from blocking forever. Increase
those timeout calls for slower CI runs.
test/units/TEST-75-RESOLVED.sh