File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,8 +43,6 @@ stages:
4343 - generate-signing-key
4444
4545variables :
46- # TODO: remove after apm-sdks-benchmarks PR merges
47- APM_SDKS_BENCHMARKS_BRANCH : " sarahchen6/bring-back-comparisons"
4846 # Gitlab runner features; see https://docs.gitlab.com/runner/configuration/feature-flags.html
4947 # Fold and time all script sections
5048 FF_SCRIPT_SECTIONS : 1
Original file line number Diff line number Diff line change @@ -83,4 +83,13 @@ linux-java-dacapo-parallel-1:
8383linux-java-dacapo-parallel-2 :
8484 needs : ["publish-artifacts-to-s3"]
8585 rules : *parallel_benchmark_rules
86+ variables :
87+ << : *benchmark_branch_override
88+
89+ java-post-pr-comment-startup :
90+ variables :
91+ << : *benchmark_branch_override
92+
93+ java-post-pr-comment-load-dacapo :
94+ variables :
8695 << : *benchmark_branch_override
You can’t perform that action at this time.
0 commit comments