-
Notifications
You must be signed in to change notification settings - Fork 142
Closed
Labels
area/metadataarea/testingRelated to tests - unit, integration, or even out of repoRelated to tests - unit, integration, or even out of reposymptom/ci stabilityRelated to continuous integrationRelated to continuous integration
Milestone
Description
It sometimes fails on dropping keyspace.
I did not investigate it a lot, but I see some possible issues with it:
- It assumes that dropping must work, but it is intended that even creating keyspace won't always work (see callsites of run_some_ddl_with_unreachable_node). Perhaps we should have a separate session for dropping?
- Test case 4 assumes that control connection is still opened to node 0. It could be broken by case 3.
Metadata
Metadata
Assignees
Labels
area/metadataarea/testingRelated to tests - unit, integration, or even out of repoRelated to tests - unit, integration, or even out of reposymptom/ci stabilityRelated to continuous integrationRelated to continuous integration