Skip to content

Commit 439bea6

Browse files
authored
GEODE-10570: Replace 2.0.0 with 2.0.1 as old version (#7997)
Replace 2.0.0 with 2.0.1 in old versions and set as default Benchmarks baseline on develop to enable rolling upgrade tests from 2.0.1 The serialization version has not changed between 2.0.0 and 2.0.1, so there should be no need to keep both
1 parent f504144 commit 439bea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/pipelines/shared/jinja.variables.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
benchmarks:
1919
baseline_branch_default: ''
20-
baseline_version_default: '1.15.1'
20+
baseline_version_default: '2.0.1'
2121
benchmark_branch: ((geode-build-branch))
2222
flavors:
2323
- title: 'base'

0 commit comments

Comments
 (0)