tests/: increase default time limit to 100s

This commit is contained in:
Robert Swiecki
2026-03-22 17:30:53 +01:00
parent d76d89c3f9
commit 55a48e7c63
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ mode: ONCE
hostname: "BASIC"
cwd: "/tmp"
time_limit: 3
time_limit: 100
mount {
src: "/"

View File

@@ -8,7 +8,7 @@ mode: ONCE
hostname: "SECCOMP"
cwd: "/tmp"
time_limit: 3
time_limit: 100
mount {
src: "/"