mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
test: Mark TEST-21-DFUZZER as slow and skip it by default
The test is not really useful without sanitizers, so let's mark it as slow and not run it by default in CI.
This commit is contained in:
parent
f1f87f3b2e
commit
0d13ca5544
@ -3,4 +3,5 @@
|
||||
test_params += {
|
||||
'timeout' : 3600,
|
||||
'priority' : -50,
|
||||
'slow' : true,
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user