You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2020/04/10 02:05:20 UTC

[geode] branch support/1.12 updated: use 1.12.0 as baseline for benchmarking 1.12.x

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

onichols pushed a commit to branch support/1.12
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.12 by this push:
     new 8951390  use 1.12.0 as baseline for benchmarking 1.12.x
8951390 is described below

commit 8951390481b37ce73eeda9904cc33331adc87be9
Author: Owen Nichols <on...@pivotal.io>
AuthorDate: Thu Apr 9 19:04:38 2020 -0700

    use 1.12.0 as baseline for benchmarking 1.12.x
---
 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 95ed8dd..1027cc2 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -17,7 +17,7 @@
 
 benchmarks:
   baseline_branch: ''
-  baseline_version: '1.10.0'
+  baseline_version: '1.12.0'
   benchmark_branch: develop
   flavors:
   - title: '_base'