From 7761221a9431ba354ac7505fde2a0d12b439b8a0 Mon Sep 17 00:00:00 2001 From: Vick Mena Date: Fri, 8 Dec 2017 12:15:59 -0500 Subject: SERVER-32087: Run test stage of sys-perf and mongo-perf failures should lead to red evergreen boxes --- etc/perf.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/perf.yml') diff --git a/etc/perf.yml b/etc/perf.yml index eb27baacb13..bc4605d3671 100644 --- a/etc/perf.yml +++ b/etc/perf.yml @@ -195,6 +195,7 @@ functions: source ./venv/bin/activate pip install argparse - command: shell.exec + type : test params: working_dir: src script: | -- cgit v1.2.1