1. c72f696 Add TLS test for cqlsh by Brandon Williams · 3 years ago
  2. f9ff078 CASSANDRA-16729 - user_types_test.py::TestUserTypes::test_type_keyspace_permission_isolation uses retries to avoid flakyness by David Capwell · 3 years ago
  3. 964051b CASSANDRA-16728 - test_tombstone_failure_threshold_message assert checking if array == string, should check for array truthiness by David Capwell · 3 years ago
  4. e9857b8 Move flaky in-jvm fql dtest to python by Brandon Williams · 3 years ago
  5. 148f57e dtest for setting hostId upon node startup by fibersel · 3 years ago
  6. 213e87b Flaky TestConsistency.test_13880 by Bereng · 3 years ago
  7. aea3445 Add 4.0.0 branch by Brandon Williams · 3 years ago
  8. 1a8c28f Failure to execute queries should emit a KPI other than read timeout/unavailable so it can be alerted/tracked by David Capwell · 3 years ago
  9. 363ebdb ninja fix six >=1.12.0 by Brandon Williams · 3 years ago
  10. c67b12d Flaky TestPaxos.test_replica_availability by Bereng · 3 years ago
  11. cec3821 Don't pip install ccm in editable mode. Because of the "movable" cassandra-test tag, pip needs to re-install ccm each time. by Mick Semb Wever · 3 years ago
  12. dfeb14d StandaloneVerifier does not fail when unable to verify SSTables, it only fails if Corruption is thrown by David Capwell · 3 years ago
  13. e94e930 Fix paxos_test::test_cluster_availability by Ekaterina Dimitrova · 3 years ago
  14. b44075d Fix jmx_test by Brandon Williams · 3 years ago
  15. 503bc9a add bloom filter false ratio tests by Jaroslaw Grabowski · 4 years ago
  16. a3b24d7 Flaky TestTransientReplicationRing.test_move_backwards_and_cleanup by Bereng · 3 years, 1 month ago
  17. 2e9fca9 Move CASSANDRA-14559s bootstrap_test.py::TestBootstrap::test_node_cannot_join_as_hibernating_node_without_replace_address into a jvm-dtest by David Capwell · 3 years ago
  18. 7542dfe Fix test_counters upgrade test for 4.0 by Andrés de la Peña · 3 years ago
  19. 155175c python test failures caused by error checks not filtering JAVA_TOOL_OPTIONS by David Capwell · 3 years, 1 month ago
  20. bfd6bed Add 4_0_x to Python DTest's upgrade_manifest by Bereng · 3 years, 1 month ago
  21. 83bd104 Add gossip tests that were useful while validating CASSANDRA-16588 by Matt Fleming · 3 years, 1 month ago
  22. 2032cb8 Fix flaky test_pending_range by Andrés de la Peña · 3 years, 1 month ago
  23. a082ee1 Remove references to run_dtests.py in the README by Matt Fleming · 3 years, 1 month ago
  24. 7597507 Add test for bootstrap when schema changes with removed nodes by Brandon Williams · 3 years, 2 months ago
  25. af19097 Relax timeouts and less concurrency for test_contention_many_threads by Adam Holmberg · 3 years, 2 months ago
  26. f9c3d78 simplify/harden GPFS test by Brandon Williams · 3 years, 2 months ago
  27. a4186ad Remove flaky annotation from `test_resumable_rebuild` and add ignore-log pattern. by Gianluca Righetto · 3 years, 2 months ago
  28. 49f46fc Fix flaky test_ttl_deletions by Bereng · 3 years, 2 months ago
  29. f5e32c7 Reduce data amount and allow one read for reset interval by Brandon Williams · 3 years, 2 months ago
  30. 700f712 Tests fixed and new ones added for CASSANDRA-15897 by Ekaterina Dimitrova · 3 years, 5 months ago
  31. 7d10bdd Include column selections in TestCQLSlowQuery by Andrés de la Peña · 3 years, 3 months ago
  32. f930eca Add annotations to stop running batch write and hinted handoff tests that have been ported to the in-JVM framework in 4.0 by Caleb Rackliffe · 3 years, 3 months ago
  33. ad8ecc8 incremental_repair_test's test_manual_session_fail, test_manual_session_cancel_non_coordinator_failure and test_manual_session_force_cancel, migrated to in-jvm dtests by Marcus Eriksson · 3 years, 3 months ago
  34. 93f5933 Add checks to test the RepairMetrics.previewFailures counter by Yasar Arafath Baigh · 3 years, 6 months ago
  35. 893310c fix snitch_test.py::TestGossipingPropertyFileSnitch::test_prefer_local_reconnect_on_listen_address by Mick Semb Wever · 3 years, 3 months ago
  36. c439ff0 add simple removenode test by Brandon Williams · 3 years, 4 months ago
  37. 2b74401 Fix selections of JDKs in debian docker images on arm64 by Mick Semb Wever · 3 years, 4 months ago
  38. 90585fe Fix reg exp in replication_test.TestReplication.test_network_topology to include 4.0 verbs by Bereng · 3 years, 3 months ago
  39. c6d2262 Update dtests following CASSANDRA-14973 (#127) by Sam Tunnicliffe · 3 years, 3 months ago
  40. da9a8ba Disable autocompaction during snapshot test by Brandon Williams · 3 years, 3 months ago
  41. c89dea0 Add tests for parent repair session cleanup by jtgrabowski · 3 years, 3 months ago
  42. e7f7a59 Fix Cassandra version families, and more… by jacek-lewandowski · 3 years, 3 months ago
  43. 8762267 Add explicit DC to tests where we have multidc setup by Bereng · 3 years, 3 months ago
  44. 493ddae Add test to verify that a node can join when RF > N in multi-DC by Bereng · 3 years, 3 months ago
  45. e0ea690 Mark tests for short read protection and put-get tests as ported to in-JVM by Andrés de la Peña · 3 years, 6 months ago
  46. 582f641 Update requirements.txt with the new ccm update strategy by Ekaterina Dimitrova · 3 years, 3 months ago
  47. ad9462e Add explicit DC to tests where we have multidc setup by Bereng · 3 years, 4 months ago
  48. 28d0a66 Update tests for CASSANDRA-14793 by Benjamin Lerer · 3 years, 8 months ago
  49. ebb59dd Improve flake8 by Tomek Lasica · 3 years, 4 months ago
  50. 2a721e7 Handle NodeError as it may be raised from ccm by Tomek Lasica · 3 years, 4 months ago
  51. ec84618 Listing tests (--collect-only and --dtest-print-tests-only) only lists tests that will run according to other arguments specified by jacek-lewandowski · 3 years, 4 months ago
  52. 550c4ed Protocol v5 is only supported in 4.0+ (#116) by Sam Tunnicliffe · 3 years, 4 months ago
  53. 7ed2daf Fix `--keep-failed-test-dir` on skipped dtests by Mick Semb Wever · 3 years, 4 months ago
  54. e8c2b94 Explicit node start timeouts by Tomek Lasica · 3 years, 4 months ago
  55. 6d9209e Add empty text values to cqlsh copy test by Aleksandr Sorokoumov · 3 years, 5 months ago
  56. 5cf417b fix version checking for 4.0+ conditionals by Adam Holmberg · 3 years, 5 months ago
  57. d75f7e9 start rolling clusters with protocol capping overridden by Adam Holmberg · 3 years, 5 months ago
  58. f235b00 override overly strict max protocol in 3.0 upgrade test by Adam Holmberg · 3 years, 5 months ago
  59. b6ca1c7 pytest is not meant to run internal parameterized test method by Adam Holmberg · 3 years, 5 months ago
  60. f9c46ad Fix upgrade python dtest test_static_columns_with_2i - upgrade_tests.cql_tests.TestCQLNodes by Adam Holmberg · 3 years, 5 months ago
  61. c1a5982 Fix upgrade python dtest test_static_columns_with_2i - upgrade_tests.cql_tests.TestCQLNodes by Adam Holmberg · 3 years, 5 months ago
  62. 7ba3bdd Use the token allocation strategy generator tool for 4.0 vnode clusters, from CASSANDRA-16205 by Mick Semb Wever · 3 years, 6 months ago
  63. 781dbbc Fix upgrade python dtest test_crc_check_chance_upgrade - upgrade_crc_check_chance_test.TestCrcCheckChanceUpgrade by Aleksandr Sorokoumov · 3 years, 5 months ago
  64. 9dcd035 python upgrade tests include tests which are not impacted by the version under test (#106) by dcapwell · 3 years, 5 months ago
  65. 6428562 Merge pull request #104 from ifesdjeen/CASSANDRA-16217-followup by Alex Petrov · 3 years, 6 months ago
  66. 192b706 Change expected response when role data is corrupt by Sam Tunnicliffe · 3 years, 6 months ago
  67. 2c0cc2a ninja-fix: in boot_strap.py TestBootstrap::_monitor_datadir, variable sstables needs to be defined first (CASSANDRA-15997) by Mick Semb Wever · 3 years, 6 months ago
  68. 6f97913 Follow-up: remove tests deprecated by CASSANDRA-16217 by Alex Petrov · 3 years, 6 months ago
  69. 845a82a Explicitly define num_tokens=1 when not using vnodes by Brandon Williams · 3 years, 6 months ago
  70. 9bf0759 Add tests to cover ClientRequest metrics by Adam Holmberg · 3 years, 6 months ago
  71. 73fd2db CASSANDRA-15158 give node a bit more time to come up by Blake Eggleston · 3 years, 8 months ago
  72. f5cb554 Fix test_pending_range by Ekaterina Dimitrova · 3 years, 7 months ago
  73. 8d20f66 Rename master branch to trunk in cassandra-dtest by Mick Semb Wever · 3 years, 7 months ago
  74. d61eff9 Set max window correctly. by Bereng · 3 years, 7 months ago
  75. 53cb98d When running python dtest and using JAVA_TOOL_OPTIONS to inject cassandra configurations, tests fail as they don't expect this flag in stderr by David Capwell · 3 years, 7 months ago
  76. ded6a96 Revert "Revert "Add test_truncate_failure"" by Brandon Williams · 3 years, 7 months ago
  77. cbb35e8 Skip read repair tests ported to in-JMV by Andrés de la Peña · 3 years, 7 months ago
  78. 016a0eb Revert "Add test_truncate_failure" by Brandon Williams · 3 years, 7 months ago
  79. 8cb6bd2 Add test_truncate_failure by Ekaterina Dimitrova · 3 years, 8 months ago
  80. 9500cb9 Fix file size calculations racing with async file deletions by Adam Holmberg · 3 years, 7 months ago
  81. 1c8e5bc Update compact storage related tests by Ekaterina Dimitrova · 3 years, 7 months ago
  82. 19f5057 Remove flaky metrics assertion by Adam Holmberg · 3 years, 7 months ago
  83. 1b71196 Fixed a NullPointerException when calling nodetool enablethrift by David Capwell · 3 years, 7 months ago
  84. 4b16448 relocate flaky repair/digest test to avoid cqlsh trace queries by Adam Holmberg · 3 years, 8 months ago
  85. b117565 Move debugging to error in TestBootstrap::test_cleanup by Brandon Williams · 3 years, 8 months ago
  86. 1789213 Fix flaky timeouts coming from concurrent view builds and schema modification by Adam Holmberg · 3 years, 8 months ago
  87. e4e8d94 fix flakiness in TestDiskBalance caused by random token generation by Adam Holmberg · 3 years, 8 months ago
  88. 5890b5f fix bad rebase, remove remove_perf_disable_shared_mem by Marcus Eriksson · 3 years, 8 months ago
  89. 7d6debb Fix duplicate ttl overflow policy tests by Adam Holmberg · 3 years, 8 months ago
  90. bfc739e Add flag to ignore unreplicated keyspaces during repair by Marcus Eriksson · 3 years, 8 months ago
  91. 92385ca upgrade jolokia agent to 1.6.2 and drop remove_perf_disable_shared_mem workaround by Christopher Lambert · 3 years, 8 months ago
  92. ee5dc59 remove redundant param wait_other_notice=True from Node.start calls by Christopher Lambert · 3 years, 8 months ago
  93. 4acae58 remove redundant params wait_for_binary_proto=True and wait_other_notice=True from Cluster.start calls by Christopher Lambert · 3 years, 8 months ago
  94. 3f34166 Additional expected error in repair test by Adam Holmberg · 3 years, 8 months ago
  95. 5db813c When compaction gets interrupted, the exception should include the compactionId by Yifan Cai · 3 years, 9 months ago
  96. b00d0c3 Revert generic timeout increase and target to the specific test instead by Bereng · 3 years, 9 months ago
  97. 36e2514 Resolve JMX output inconsistencies from CASSANDRA-7544 storage-port-configurable-per-node by Jon Meredith · 3 years, 9 months ago
  98. e8b48f5 CASSANDRA-15899 - fix repair_admin tests by Blake Eggleston · 3 years, 9 months ago
  99. faf202c Increase several timeouts on test failures by Bereng · 3 years, 9 months ago
  100. bc270af make request a kwarg to cleanup_cluster by Brandon Williams · 3 years, 9 months ago