Skip to content

Add cqlsh tests for the consistency level options - #298

Open
michaelsembwever wants to merge 1 commit into
apache:trunkfrom
thelastpickle:mck/20626
Open

Add cqlsh tests for the consistency level options#298
michaelsembwever wants to merge 1 commit into
apache:trunkfrom
thelastpickle:mck/20626

Conversation

@michaelsembwever

Copy link
Copy Markdown
Member

Cover --consistency-level and --serial-consistency-level, both the accepted values and the four rejected ones.

Upstreamed from datastax/cassandra-dtest commit fe5bba7

Cover --consistency-level and --serial-consistency-level, both the
accepted values and the four rejected ones.

Upstreamed from datastax/cassandra-dtest commit fe5bba7

patch by Michael Semb Wever; reviewed by TBD for CASSANDRA-20626

Assisted-by: Claude Code:claude-opus-5
Comment thread cqlsh_tests/test_cqlsh.py
stdout, stderr = self.run_cqlsh(node1, cmds='USE system', cqlsh_options=['--debug', '--connect-timeout=10'])
assert "Using connect timeout: 10 seconds" in stderr

@since('5.0')

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to be 5.0.10?

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