Skip to content

Commit

Permalink
GEODE-10089: Update benchmark baseline
Browse files Browse the repository at this point in the history
Updates the default benchmark baseline on develop to 1.15.0
  • Loading branch information
onichols-pivotal committed Jun 22, 2022
1 parent fb25358 commit dd9e1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/scripts/aws/run_against_baseline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit dd9e1ed

Please sign in to comment.