This is an automated email from the ASF dual-hosted git repository.
onichols pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/support/1.13 by this push:
new c8c1db3 patch releases should be benchmarked against their minor
c8c1db3 is described below
commit c8c1db3c3516b0a34639582df5b5bedea21c95ca
Author: Owen Nichols <[email protected]>
AuthorDate: Thu Aug 19 17:41:26 2021 -0700
patch releases should be benchmarked against their minor
---
ci/pipelines/shared/jinja.variables.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ci/pipelines/shared/jinja.variables.yml
b/ci/pipelines/shared/jinja.variables.yml
index 3d334a0..32194c8 100644
--- a/ci/pipelines/shared/jinja.variables.yml
+++ b/ci/pipelines/shared/jinja.variables.yml
@@ -17,7 +17,7 @@
benchmarks:
baseline_branch: ''
- baseline_version: '1.12.0'
+ baseline_version: '1.13.0'
benchmark_branch: ((geode-build-branch))
flavors:
- title: 'base'