Details
-
Task
-
Status: Resolved
-
High
-
Resolution: Fixed
-
5.0-alpha2, 5.0, 5.1
-
None
Description
With the release of 5.0-alpha1, that version can be added to the dtest-upgrades.
Unfortunately ccm has a bug in it where it cannot determine the supported jdks for binary installs of 5+
Patches:
- https://github.com/riptano/ccm/compare/master...thelastpickle:ccm:mck/5.0-alpha1
- https://github.com/apache/cassandra-dtest/compare/trunk...thelastpickle:cassandra-dtest:mck/5.0-alpha1-bump
CI demonstrating the failure
- 5.0 https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/242/workflows/8eee6b06-46d5-4d42-b137-b696b63a190c/jobs/18955
- trunk https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/243/workflows/d5a12c3d-04d2-4de2-a88f-3c8cae09c341/jobs/18956
CI demonstrating the fix
- 5.0 https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/244/workflows/0d0484c0-82c1-49aa-9656-8d0eb6d6648b/jobs/19051
- trunk https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/245/workflows/c6d2963b-6b2a-4b33-b721-b56e84627c48/jobs/19146
Note this does not fix DSE versions, which was already broken.