mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
ae25df53bf
This test takes a long time to run. Let's make sure it is started first to avoid it being the only test running for a long time at the end.
7 lines
129 B
Meson
7 lines
129 B
Meson
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
|
|
test_params = test_params + {
|
|
'timeout' : 3600,
|
|
'priority': -50,
|
|
}
|