summaryrefslogtreecommitdiff
path: root/etc/evergreen.yml
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2019-02-25 13:13:42 -0500
committerJonathan Abrahams <jonathan@mongodb.com>2019-03-06 16:51:15 -0500
commit869270cce4af503e2441407c6a2ed6e8df254421 (patch)
treec32ae46e39e158d39b3bf55d74ea1122f6ea667d /etc/evergreen.yml
parentfcbc0c9c936c83612545ee5873b649854e4b5e57 (diff)
downloadmongo-869270cce4af503e2441407c6a2ed6e8df254421.tar.gz
SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON file
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r--etc/evergreen.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index aaf17cd1fb5..7fc92eeb976 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -4616,6 +4616,7 @@ tasks:
cp ../src/dbtest${exe} .
pushd ../src
${activate_virtualenv}
+ $python -m pip install -r etc/pip/evgtest-requirements.txt
popd
# Capture a list of new and modified tests.
build_variant=${build_variant}