The source project of this merge request has been removed.
Increase test timeout
The test-network-panel test currently takes around 60 seconds to execute on the riscv64 build daemons, which matches the timeout. Therefore the test intermittently pass or fail.
Use the --timeout-multiplier option of meson to avoid that.