summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimonEismann <31125121+SimonEismann@users.noreply.github.com>2023-08-17 14:47:15 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-08-17 15:29:34 +0000
commitfe142be3114a6947071266394cccace669d7004e (patch)
tree524d08a564acf6d96e36487147839dc1052d1025
parent23c3ff555162e44386dc62df179047c0c241317d (diff)
SERVER-79305 [v7.0] add link to skip compile docs
-rwxr-xr-xetc/system_perf.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml
index 64d198cc50b..c9c09f7be0e 100755
--- a/etc/system_perf.yml
+++ b/etc/system_perf.yml
@@ -6,6 +6,7 @@ stepback: false
parameters:
- key: patch_compile_flags
description: "Additional SCons flags to be applied during scons compile invocations in this patch"
+ # see https://github.com/10gen/performance-tooling-docs/blob/main/patch_testing.md#skipping-compilation-on-sys-perf-projects
- key: reuse_compile_from
description: "Version_id of the commit/patch to reuse the compile artifacts from, e.g., sys_perf_7.0_37d84072b5c5b9fd723db5fa133fb202ad2317f1"