summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorHenrik Ingo <henrik.ingo@mongodb.com>2018-01-18 17:20:28 +0200
committerHenrik Ingo <henrik.ingo@mongodb.com>2018-01-18 17:23:04 +0200
commit086cec19cbd0f0a4a122d4cfa6f099dbaa2ef21d (patch)
treebb92fff2553c47b53c92f9925072b865df7a0af2 /etc
parent7713d5531c663603d17fff1267d013e0b6867e5b (diff)
downloadmongo-086cec19cbd0f0a4a122d4cfa6f099dbaa2ef21d.tar.gz
SERVER-32260 Call workload_setup.py from system_perf.yml and longevity.yml
Diffstat (limited to 'etc')
-rw-r--r--etc/longevity.yml1
-rw-r--r--etc/system_perf.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/longevity.yml b/etc/longevity.yml
index d286c49ea49..655ffb116af 100644
--- a/etc/longevity.yml
+++ b/etc/longevity.yml
@@ -133,6 +133,7 @@ functions:
source ./venv/bin/activate
infrastructure_provisioning.py
mongodb_setup.py
+ workload_setup.py
"run test":
- command: shell.exec
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 03193f36dcf..b296f8276c6 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -157,6 +157,7 @@ functions:
source ./venv/bin/activate
infrastructure_provisioning.py
mongodb_setup.py
+ workload_setup.py
"run test":
- command: shell.exec