Author: br
Date: Fri Aug 3 12:16:02 2018
New Revision: 337237
URL: https://svnweb.freebsd.org/changeset/base/337237
Log:
Increase timeout for nop_test:stripesize.
It takes 49s to complete this test in QEMU/RISC-V.
Sponsored by: DARPA, AFRL
Modified:
head/tests/sys/geom/class/nop/nop_test.sh
Modified: head/tests/sys/geom/class/nop/nop_test.sh
==============================================================================
--- head/tests/sys/geom/class/nop/nop_test.sh Fri Aug 3 12:14:29 2018
(r337236)
+++ head/tests/sys/geom/class/nop/nop_test.sh Fri Aug 3 12:16:02 2018
(r337237)
@@ -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()
{
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"