summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWisdom Omuya <deafgoat@gmail.com>2014-11-13 16:24:23 -0500
committerWisdom Omuya <deafgoat@gmail.com>2014-11-13 16:49:21 -0500
commit0af49b09589ae692be9cc3c8989a2402922e3e24 (patch)
tree2fbe88fc6251bce99c7aab4fe69eaa2d8dc73784
parent4270d340c4b2d3d4ebbb16390d6926e69cd2392a (diff)
downloadmongo-0af49b09589ae692be9cc3c8989a2402922e3e24.tar.gz
TOOLS-370: add 'stepback' to tools configuration file
Former-commit-id: 7c3243b9bbce8039eb25408901a6232dcf80f491
-rw-r--r--common.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.yml b/common.yml
index a59cf9f3c18..b8be66fa37a 100644
--- a/common.yml
+++ b/common.yml
@@ -2,6 +2,9 @@
# Tools Driver Config for MCI #
#######################################
+# run the same task in the previous revision if the current task fails
+stepback: true
+
mongo_tools_variables:
## Common download URLs (merge in as hashes)