mirror of
https://github.com/systemd/systemd.git
synced 2025-01-24 06:04:05 +03:00
TEST-64-UDEV-STORAGE: Give higher priority
Some of the udev storage tests can take quite a while, so let's make sure they start early enough.
This commit is contained in:
parent
4197900135
commit
7379849ce0
@ -32,6 +32,7 @@ foreach testcase : [
|
||||
'mkosi-args' : integration_test_template['mkosi-args'] + [
|
||||
'--configure-script', files('@0@.configure'.format(testcase)),
|
||||
],
|
||||
'priority' : 10,
|
||||
},
|
||||
]
|
||||
endforeach
|
||||
|
Loading…
x
Reference in New Issue
Block a user