This is an automated email from the ASF dual-hosted git repository.
jinwoo pushed a commit to branch support/2.0
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git
The following commit(s) were added to refs/heads/support/2.0 by this push:
new 42f978bb GEODE-10467: Update benchmark baseline
42f978bb is described below
commit 42f978bb7714418c1fb3e6d9a6c6e9f6f76f40c6
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Thu Dec 18 05:32:39 2025 -0500
GEODE-10467: Update benchmark baseline
Updates the default benchmark baseline on support/2.0 to 2.0.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 5aad1cc0..6f6ea3e2 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.15.1
+DEFAULT_BASELINE_VERSION=2.0.0
BASELINE_VERSION=${DEFAULT_BASELINE_VERSION}
TAG=