Skip to content

Commit 086cec1

Browse files
author
Henrik Ingo
committed
SERVER-32260 Call workload_setup.py from system_perf.yml and longevity.yml
1 parent 7713d55 commit 086cec1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

etc/longevity.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ functions:
133133
source ./venv/bin/activate
134134
infrastructure_provisioning.py
135135
mongodb_setup.py
136+
workload_setup.py
136137
137138
"run test":
138139
- command: shell.exec

etc/system_perf.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ functions:
157157
source ./venv/bin/activate
158158
infrastructure_provisioning.py
159159
mongodb_setup.py
160+
workload_setup.py
160161
161162
"run test":
162163
- command: shell.exec

0 commit comments

Comments
 (0)