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