Skip to content

Specify auth superuser name for tests#759

Merged
sylwiaszunejko merged 1 commit intoscylladb:masterfrom
sylwiaszunejko:set-auth-superuser
Mar 23, 2026
Merged

Specify auth superuser name for tests#759
sylwiaszunejko merged 1 commit intoscylladb:masterfrom
sylwiaszunejko:set-auth-superuser

Conversation

@sylwiaszunejko
Copy link
Copy Markdown
Collaborator

Recently scylladb started to rely on the options "--auth-superuser-name" and "--auth-superuser-salted-password" to ensure that a cassandra/cassandra user exists for tests - without those options a default superuser no longer exists (see: scylladb/scylladb#27215).

This caused the driver matrix tests running against scylladb/master to fail.

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • I added relevant tests for new features and bug fixes.
  • All commits compile, pass static checks and pass test.
  • PR description sums up the changes and reasons why they should be introduced.
  • I have provided docstrings for the public items that I want to introduce.
  • I have adjusted the documentation in ./docs/source/.
  • I added appropriate Fixes: annotations to PR description.

Recently scylladb started to rely on the options "--auth-superuser-name"
and "--auth-superuser-salted-password" to ensure that a
cassandra/cassandra user exists for tests - without those options
a default superuser no longer exists.
@sylwiaszunejko sylwiaszunejko merged commit fec90ae into scylladb:master Mar 23, 2026
20 checks passed
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.

2 participants