This is an automated email from the ASF dual-hosted git repository.
heybales pushed a commit to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/release/1.10.0 by this push:
new cb21617 GEODE-7067: Update Benchmarked branch (#3901)
cb21617 is described below
commit cb216171a4386aeef893e9571fd207c9e7d3d0f6
Author: Helena Bales <[email protected]>
AuthorDate: Tue Aug 13 10:15:09 2019 -0700
GEODE-7067: Update Benchmarked branch (#3901)
Update the branch used in the benchmark to be the release branch.
Continue to compare this to the develop/highwater tag since this is a
mark of the previous best stable performance.
---
ci/pipelines/shared/jinja.variables.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ci/pipelines/shared/jinja.variables.yml
b/ci/pipelines/shared/jinja.variables.yml
index 72a2948..5703bb3 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -18,7 +18,7 @@
benchmarks:
baseline_branch: develop/highwater
baseline_version: ''
- branch: develop
+ branch: release/1.10.0
build_test:
ARTIFACT_SLUG: build