mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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:
@@ -32,6 +32,7 @@ foreach testcase : [
|
||||
'mkosi-args' : integration_test_template['mkosi-args'] + [
|
||||
'--configure-script', files('@0@.configure'.format(testcase)),
|
||||
],
|
||||
'priority' : 10,
|
||||
},
|
||||
]
|
||||
endforeach
|
||||
|
||||
Reference in New Issue
Block a user