We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711bb33 commit 2ff7764Copy full SHA for 2ff7764
versions/datastax/4.18.0/ignore.yaml
@@ -141,3 +141,6 @@ tests:
141
# Can't use nowInSeconds with protocol V4
142
- NowInSecondsIT
143
144
+ # V5 protocol checks are not supported in scylla
145
+ - ProtocolVersionInitialNegotiationIT#should_not_downgrade_if_server_supports_latest_version
146
+ - ProtocolVersionInitialNegotiationIT#should_use_explicitly_provided_v5
0 commit comments