summaryrefslogtreecommitdiff
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:43:58 +0200
commit8454442b526483a98d7306a7819535410dfaea20 (patch)
treeb8147eb42f4994690b6482470ea7232097887357
parent0006869bf571ef76636a3cc75b033de4e6f168c6 (diff)
downloadmongo-8454442b526483a98d7306a7819535410dfaea20.tar.gz
SERVER-32260 Call workload_setup.py from system_perf.yml and longevity.yml
(cherry picked from commit 086cec19cbd0f0a4a122d4cfa6f099dbaa2ef21d)
-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 b49a8480945..26b00629be1 100644
--- a/etc/longevity.yml
+++ b/etc/longevity.yml
@@ -134,6 +134,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 6c13cd2a156..b4b36ede2da 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -158,6 +158,7 @@ functions:
source ./venv/bin/activate
infrastructure_provisioning.py
mongodb_setup.py
+ workload_setup.py
"run test":
- command: shell.exec