summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Fan Yu <yifan.yu@windriver.com>2021-01-26 17:37:22 -0500
committerSteve Sakoman <steve@sakoman.com>2021-01-28 09:42:46 -1000
commit09ba626c1e7c0196b17fb2239f3b3caf5c8d84db (patch)
treeba66aa335b5b4917d20cddfb465dee035c8375c1
parent4a219389f166229872c0213a6d31c94cc565269c (diff)
downloadopenembedded-core-contrib-09ba626c1e7c0196b17fb2239f3b3caf5c8d84db.tar.gz
strace: increase ptest timeout duration 120->240s
solve qual_fault-syscall.test and qual_fault.test failing due to timeout. Bug 14165 Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 5af9f32d9b12654793289f44366251f978f6378a) Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rwxr-xr-xmeta/recipes-devtools/strace/strace/run-ptest2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/strace/strace/run-ptest b/meta/recipes-devtools/strace/strace/run-ptest
index 4660207220..3a51fb0be9 100755
--- a/meta/recipes-devtools/strace/strace/run-ptest
+++ b/meta/recipes-devtools/strace/strace/run-ptest
@@ -1,5 +1,5 @@
#!/bin/sh
-export TIMEOUT_DURATION=120
+export TIMEOUT_DURATION=240
chown nobody tests
chown nobody tests/*
chown nobody ../ptest