summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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