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 15:00:51 -0400
commit3241ec32dbab251b31d3ea75f58d45259941f7da (patch)
treeccfdab5d30ea104c431882c01800f9e239a818ee
parenta7b02ee0055beb9d848c0c15cae19a7149f1767a (diff)
downloadmongo-3241ec32dbab251b31d3ea75f58d45259941f7da.tar.gz
SERVER-41088 Propagate Evergreen order field to Cedar for system perf
(cherry picked from commit f8108783cab61eb39c371057a4c34b539081f717)
-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 bc348fa62b3..4dd29f6c166 100644
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -176,6 +176,7 @@ functions:
build_variant: ${build_variant}
execution: ${execution}
is_patch: ${is_patch}
+ order: ${revision_order_id}
project: ${project}
project_dir: ${project_dir}
revision: ${revision}