Skip to content

Commit 2cf6f55

Browse files
committed
TEST-64-UDEV-STORAGE: Bump timeout for testcase_simultaneous_events_1
The timeout is reliably hit when running tests in mkosi.
1 parent 6c2d47d commit 2cf6f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/units/TEST-64-UDEV-STORAGE.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ testcase_simultaneous_events_1() {
383383
else
384384
num_part=10
385385
iterations=100
386-
timeout=30
386+
timeout=60
387387
fi
388388

389389
for disk in {0..9}; do

0 commit comments

Comments
 (0)