Increase timeout for nop_test:stripesize.
It takes 49s to complete this test in QEMU/RISC-V. Sponsored by: DARPA, AFRL
This commit is contained in:
parent
55bad82bee
commit
19d0e437ce
@ -201,7 +201,7 @@ stripesize_head()
|
||||
{
|
||||
atf_set "descr" "Test gnop's -p and -P options"
|
||||
atf_set "require.user" "root"
|
||||
atf_set "timeout" 15
|
||||
atf_set "timeout" 120
|
||||
}
|
||||
stripesize_body()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user