projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a69900
)
test: Bump mkosi integration test timeout to 1800 seconds
author
Daan De Meyer
<daan.j.demeyer@gmail.com>
Mon, 29 Apr 2024 14:01:57 +0000
(16:01 +0200)
committer
Daan De Meyer
<daan.j.demeyer@gmail.com>
Tue, 30 Apr 2024 20:10:05 +0000
(22:10 +0200)
Same timeout as the bash framework.
test/meson.build
patch
|
blob
|
history
diff --git
a/test/meson.build
b/test/meson.build
index 289f564e1efcf560979fb28fe16976cb10dc984e..6cb40ce343cd17486dffc86efcb7ff2b84e40e95 100644
(file)
--- a/
test/meson.build
+++ b/
test/meson.build
@@
-374,7
+374,7
@@
integration_tests = {
foreach test_number, dirname : integration_tests
test_params = {
'mkosi_args' : [],
- 'timeout' :
6
00,
+ 'timeout' :
18
00,
'storage': 'volatile',
}