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 c818de1 GEODE-10101: Update benchmark baseline
c818de1 is described below
commit c818de15c029a0ff1ffe92b916d7508dc6ca531e
Author: Dick Cavender <[email protected]>
AuthorDate: Fri Mar 18 09:50:11 2022 -0700
GEODE-10101: Update benchmark baseline
Updates the default benchmark baseline on develop to 1.14.4
---
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 96e045a..5fa72d0 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.3
+DEFAULT_BASELINE_VERSION=1.14.4
BASELINE_VERSION=${DEFAULT_BASELINE_VERSION}
TAG=