This is an automated email from the ASF dual-hosted git repository.
onichols 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 2667a86 update default benchmark baseline on develop
2667a86 is described below
commit 2667a86865a272fcac4c417f30d543a912af3791
Author: Owen Nichols <[email protected]>
AuthorDate: Wed Dec 15 15:50:26 2021 -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 94d4a34..748da0e 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.1
+DEFAULT_BASELINE_VERSION=1.14.2
BASELINE_VERSION=${DEFAULT_BASELINE_VERSION}
TAG=