SERVER-32260 Call workload_setup.py from system_perf.yml and longevity.yml

This commit is contained in:
Henrik Ingo
2018-01-18 17:20:28 +02:00
parent 7713d5531c
commit 086cec19cb
2 changed files with 2 additions and 0 deletions

View File

@@ -133,6 +133,7 @@ functions:
source ./venv/bin/activate
infrastructure_provisioning.py
mongodb_setup.py
workload_setup.py
"run test":
- command: shell.exec

View File

@@ -157,6 +157,7 @@ functions:
source ./venv/bin/activate
infrastructure_provisioning.py
mongodb_setup.py
workload_setup.py
"run test":
- command: shell.exec