summaryrefslogtreecommitdiff
path: root/etc/distributed_correctness.yml
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2016-05-27 11:22:04 -0400
committerdalyd <david.daly@mongodb.com>2016-06-01 11:46:39 -0400
commit190c3c700b994ef5f92c13c9290c6700b63f4854 (patch)
tree3f5d1a154414477a88ad0752ed2259952e93976f /etc/distributed_correctness.yml
parent9ea1e5b3845719b1f97863fb440f30bef22b3f32 (diff)
downloadmongo-190c3c700b994ef5f92c13c9290c6700b63f4854.tar.gz
SERVER-24243: Turn on manifest in system_perf.yml, longevity.yml and
distributed_correctness.yml
Diffstat (limited to 'etc/distributed_correctness.yml')
-rw-r--r--etc/distributed_correctness.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/distributed_correctness.yml b/etc/distributed_correctness.yml
index e11d8a30d90..b48382702eb 100644
--- a/etc/distributed_correctness.yml
+++ b/etc/distributed_correctness.yml
@@ -26,6 +26,7 @@ functions:
script: |
rm -rf ./*
mkdir src
+ - command: manifest.load
- command: git.get_project
params:
directory: src
@@ -209,6 +210,7 @@ functions:
tasks:
- name: compile
commands:
+ - command: manifest.load
- command: git.get_project
params:
directory: src