summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjulianedwards <julian.edwards@mongodb.com>2019-05-10 13:21:31 -0400
committerjulianedwards <julian.edwards@mongodb.com>2019-05-10 14:33:08 -0400
commitf8108783cab61eb39c371057a4c34b539081f717 (patch)
tree0da3cbe7eb02468f38b51e151986dc5131448ec2
parent7e6017be12c74d35d6f8ca42c063b29324c9e4b9 (diff)
downloadmongo-v4.tar.gz
SERVER-41088 Propagate Evergreen order field to Cedar for system perfv4
-rw-r--r--etc/system_perf.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index ab6111bd83b..55e408099b8 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -231,6 +231,7 @@ functions:
build_variant: ${build_variant}
execution: ${execution}
is_patch: ${is_patch|false}
+ order: ${revision_order_id}
project: ${project}
project_dir: ${project_dir}
revision: ${revision}