summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/custodian/custodian.cfg18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/custodian/custodian.cfg b/etc/custodian/custodian.cfg
index 3f6be17..2887bc7 100644
--- a/etc/custodian/custodian.cfg
+++ b/etc/custodian/custodian.cfg
@@ -58,6 +58,24 @@
##
+##
+#
+# The number of times to repeat a test before regarding it
+# as failed
+#
+# retries = 5
+#
+##
+
+##
+#
+# Should we sleep before repeating tests? If so this is the
+# number of second to sleep
+#
+# retry_delay = 1
+#
+##
+
##
# The timeout period to use for tests