You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mh...@apache.org on 2019/12/27 23:44:52 UTC

[geode] branch release/1.11.0 updated: Benchmark against previous release. (#4541)

This is an automated email from the ASF dual-hosted git repository.

mhanson pushed a commit to branch release/1.11.0
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.11.0 by this push:
     new 3b95992  Benchmark against previous release. (#4541)
3b95992 is described below

commit 3b95992978f9969a9ce09731b942ec3765fb3c5e
Author: Jacob Barrett <jb...@pivotal.io>
AuthorDate: Fri Dec 27 15:44:20 2019 -0800

    Benchmark against previous release. (#4541)
---
 ci/pipelines/shared/jinja.variables.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ci/pipelines/shared/jinja.variables.yml b/ci/pipelines/shared/jinja.variables.yml
index 54b70e7..4b956b7 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -16,8 +16,8 @@
 #
 
 benchmarks:
-  baseline_branch: develop/highwater
-  baseline_version: ''
+  baseline_branch: ''
+  baseline_version: '1.10.0'
   benchmark_branch: develop
 
 build_test: