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

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


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new e863a993 GEODE-10089: Update benchmark baseline
e863a993 is described below

commit e863a993d75b5c392fc2767f2832c2302de385e5
Author: Owen Nichols <onich...@apache.org>
AuthorDate: Wed Jun 22 12:15:04 2022 -0700

    GEODE-10089: Update benchmark baseline
    
    Updates the default benchmark baseline on support/1.15 to 1.15.0
---
 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 5fa72d0d..703f4031 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.4
+DEFAULT_BASELINE_VERSION=1.15.0
 BASELINE_VERSION=${DEFAULT_BASELINE_VERSION}
 
 TAG=

Reply via email to