mirror of
https://github.com/google/nsjail.git
synced 2026-08-30 18:41:30 -07:00
tests/: increase default time limit to 100s
This commit is contained in:
@@ -8,7 +8,7 @@ mode: ONCE
|
||||
hostname: "BASIC"
|
||||
cwd: "/tmp"
|
||||
|
||||
time_limit: 3
|
||||
time_limit: 100
|
||||
|
||||
mount {
|
||||
src: "/"
|
||||
|
||||
@@ -8,7 +8,7 @@ mode: ONCE
|
||||
hostname: "SECCOMP"
|
||||
cwd: "/tmp"
|
||||
|
||||
time_limit: 3
|
||||
time_limit: 100
|
||||
|
||||
mount {
|
||||
src: "/"
|
||||
|
||||
Reference in New Issue
Block a user