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 2021/12/11 02:38:02 UTC

[geode-benchmarks] branch support/1.14 updated: update default benchmark baseline on support/1.14

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

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


The following commit(s) were added to refs/heads/support/1.14 by this push:
     new 513f975  update default benchmark baseline on support/1.14
513f975 is described below

commit 513f97584063f0e56841775a9f1967fcbf2c9b7f
Author: Owen Nichols <on...@apache.org>
AuthorDate: Fri Dec 10 18:37:55 2021 -0800

    update default benchmark baseline on support/1.14
---
 infrastructure/scripts/aws/run_against_baseline.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/scripts/aws/run_against_baseline.sh b/infrastructure/scripts/aws/run_against_baseline.sh
index 536c088..94d4a34 100755
--- a/infrastructure/scripts/aws/run_against_baseline.sh
+++ b/infrastructure/scripts/aws/run_against_baseline.sh
@@ -33,7 +33,7 @@ BRANCH=${DEFAULT_BRANCH}
 DEFAULT_BASELINE_REPO='apache/geode'
 DEFAULT_BASELINE_REPO_URL="https://github.com/${DEFAULT_BASELINE_REPO}"
 BASELINE_REPO=${DEFAULT_BASELINE_REPO}
-DEFAULT_BASELINE_VERSION=1.13.0
+DEFAULT_BASELINE_VERSION=1.14.1
 BASELINE_VERSION=${DEFAULT_BASELINE_VERSION}
 
 TAG=