Skip to content

CASSNODEJS-3: Public CI after Donation#454

Open
SiyaoIsHiding wants to merge 16 commits intoapache:trunkfrom
SiyaoIsHiding:asf-ci
Open

CASSNODEJS-3: Public CI after Donation#454
SiyaoIsHiding wants to merge 16 commits intoapache:trunkfrom
SiyaoIsHiding:asf-ci

Conversation

@SiyaoIsHiding
Copy link
Contributor

@SiyaoIsHiding SiyaoIsHiding commented Feb 17, 2026

This PR will add a GitHub Action to run unit tests and integration tests against different OSS Cassandra versions and Node.js versions. Example run: https://github.com/SiyaoIsHiding/nodejs-driver/actions/runs/22090488378

The token range test has to be fixed because CCM changed the default vnode token numbers for CASSANDRA-13701 since C* 4.0+. To verify whether the driver's metadata has the correct token count, it's more reliable to actually SELECT tokens FROM system.local instead of calculating 2*16.

The license header test has to be fixed due to incorrect escaping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments