From b4172b971d6223ab22e070e738ca69530ff79277 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(+) diff --git a/etc/perf.yml b/etc/perf.yml index e53f2892a7b..a0a2659e975 100644 --- a/etc/perf.yml +++ b/etc/perf.yml @@ -154,6 +154,7 @@ functions: source ./venv/bin/activate pip install argparse - command: shell.exec + type : test params: working_dir: src script: | -- cgit v1.2.1