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

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


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

commit f86fa5f4f60a0acd12b07a5080847f9fde37ed0b
Author: Dick Cavender <[email protected]>
AuthorDate: Tue Jan 25 16:00:04 2022 -0800

    update default benchmark baseline on develop
---
 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 748da0e..96e045a 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.14.2
+DEFAULT_BASELINE_VERSION=1.14.3
 BASELINE_VERSION=${DEFAULT_BASELINE_VERSION}
 
 TAG=

Reply via email to