summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2013-12-04 20:08:22 +0100
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2013-12-06 18:15:14 +0100
commita3430a8053020555ae7e80cb37732f44d59085d9 (patch)
treeae4e5fa05f2c446bcf7395fae0bf21f53053bcca
parent74e69faebeb76d0796c3ce7d543beb73db145f5f (diff)
downloadrebar-a3430a8053020555ae7e80cb37732f44d59085d9.tar.gz
inttest/rgen1: increase retest timeout (30s -> 60s)
The current default (30s) causes inttest/rgen1 to timeout too often. Add retest.config to double the timeout.
-rw-r--r--inttest/rgen1/retest.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/inttest/rgen1/retest.config b/inttest/rgen1/retest.config
new file mode 100644
index 0000000..a04233c
--- /dev/null
+++ b/inttest/rgen1/retest.config
@@ -0,0 +1 @@
+{timeout, 60000}.