- b464b5a Prevent too long table names not fitting file names by Ruslan Fomkin · 8 weeks ago trunk
- 28533ee Avoid downloading 'current' variant versions, when listing by Mick Semb Wever · 4 months ago
- de922f3 Update manifest for 4.0.18 by Brandon Williams · 4 months ago
- 1ebe370 Fix DTests fail on client connection reset by Ariel Weisberg · 4 months ago
- 1645c80 Update manifest for 4.1.9 by Brandon Williams · 4 months ago
- c9598bd Improve (/fix duplicate) python dtest logging by Jacek Lewandowski · 3 years, 6 months ago
- 345a932 more accurate version checks for native_transport_timeout from CASSANDRA-19534 by Mick Semb Wever · 5 months ago
- df208d0 ninja-fix updates to .gitignore by Mick Semb Wever · 5 months ago
- 4f6f06c For upgrade tests correctly use cassandra_version over version, and set protocol_version to highest source version supports by mck · 6 months ago
- 611d6d1 Alter largecolumn_test to check that direct memory is not growing a lot for subsequent large requests by Dmitry Konstantinov · 5 months ago
- 5f2ba13 Update python dtest to know about Accord by Benedict Elliott Smith · 5 months ago
- ba013dc use 5.0.4 in upgrade tests by Brandon Williams · 6 months ago
- daa8ff5 Point cassandra-dest to apache/cassandra-ccm instead of riptano/ccm repository by Stefan Miklosovic · 6 months ago
- 6a41d49 Fix TestSpeculativeReadRepair for Cassandra 5.1 by restoring the logic which forces the order of Replica objects by Dmitry Konstantinov · 8 months ago
- 62026ce Fix flakiness of compaction_test.py::TestCompaction::test_compaction_throughput by Branimir Lambov · 9 months ago
- b8f26fc Add test for hint transfer during schema disagreement by Brandon Williams · 9 months ago
- 495e19d mark test_change_durable_writes as ported to in-jvm for CASSANDRA-19601 by Brandon Williams · 9 months ago
- 594a0b4 Adjust dc/rack checks at startup by Sam Tunnicliffe · 1 year, 4 months ago
- e426c01 update for 4.0.15 release by Brandon Williams · 10 months ago
- 3804b14 increment to version 5.0.2 by Mick Semb Wever · 11 months ago
- 022398a Align dtest.py for CASSANDRA-19671 by Stefan Miklosovic · 12 months ago
- e19d27e largecolumn_test.py - configure native_transport_max_request_data_in_flight and native_transport_max_request_data_in_flight_per_ip for 4.1 and later by Dmitry Konstantinov · 12 months ago
- a421457 Increment versions to 4.0.14, 4.1.7, and 5.0.1 by Mick Semb Wever · 12 months ago
- 5c433e8 Avoid placing the CMS on the node we're wiping by Marcus Eriksson · 12 months ago
- 54b6011 Cassandra 5.0.0 released, start using current_5_0_x by Mick Semb Wever · 1 year, 1 month ago
- 7a46854 enrich .asf.yaml by Stefan Miklosovic · 1 year, 1 month ago
- f14da06 add spec retry perf test by Brandon Williams · 1 year, 1 month ago
- 2b17c12 ninja-fix – tmp avoid current_5_0_x (LooseVersion cant do `5.0-rc1 > 5.0.1` comparisons) by Mick Semb Wever · 1 year, 2 months ago
- ffe973c Increment version to 5.0-rc2 by Mick Semb Wever · 1 year, 2 months ago
- 131982f ignore IE in rebuild_test by Brandon Williams · 1 year, 3 months ago
- 27fb3c5 add sleep before checking log in test_stop_failure_policy by Brandon Williams · 1 year, 3 months ago
- 8cb278e Ignore closed channel exception in gossip_test by Brandon Williams · 1 year, 5 months ago
- 20ebcb2 Byteman halts instead of exits by Brandon Williams · 1 year, 3 months ago
- eb92fca set native_transport_timeout after CASSANDRA-19534 by Brandon Williams · 1 year, 4 months ago
- 259c997 Set new failed bootstrap timeout to 30s for replace_address_test by Brandon Williams · 1 year, 4 months ago
- f8be850 Ignore harmless error message if system_auth reads occur during an rf change by Sam Tunnicliffe · 1 year, 4 months ago
- 13b2656 Fix dtest failing after CASSANDRA-19592 by Alex Petrov · 1 year, 5 months ago
- d935a5f set new 4.0 version in upgrade_manifest by Brandon Williams · 1 year, 4 months ago
- e818b0f set new 4.1 version in upgrade_manifest by Brandon Williams · 1 year, 4 months ago
- 1f81e1c Ninja fix: test_pkey_requirement, revert empty lines removal from cql output, CASSANDRA-19341 by Ekaterina Dimitrova · 1 year, 5 months ago
- 6dd7def Align tests with CASSANDRA-19341 by Benjamin Lerer · 1 year, 6 months ago
- d51d4e1 Increment version for 3.11 by Brandon Williams · 1 year, 5 months ago
- ac32ff9 increment 3.0 version for upgrades by Brandon Williams · 1 year, 5 months ago
- 3b66dcc Add system_metrics keyspace to default keyspaces list by Maxim Muzafarov · 1 year, 6 months ago
- f0c5ef0 Bump upgrade manifest versions to current by Brandon Williams · 1 year, 6 months ago
- ff2a673 Durable writes begins measuring after schema by Brandon Williams · 1 year, 6 months ago
- 7a82b37 Pin packages to python3.6 versions by Brandon Williams · 1 year, 6 months ago
- e377ac1 fix cqlsh_tests/test_cqlsh.py to cope with cassandra_latest.yaml by Stefan Miklosovic · 1 year, 6 months ago
- f3ca59c align tests with CASSANDRA-19393 by Stefan Miklosovic · 1 year, 6 months ago
- 7310638 Pin python packages except for the driver and ccm by Brandon Williams · 1 year, 6 months ago
- 39e2389 remove upper version restriction on TestMultiDCWriteFailures by Brandon Williams · 1 year, 6 months ago
- 791a65a Remove fixtures and test durable writes disabled in configuration_test by Brandon Williams · 1 year, 7 months ago
- 44596ee align tests with CASSANDRA-19460 by Stefan Miklosovic · 1 year, 7 months ago
- 1f562e2 temporarily pin down pytest to >=6.5.0,<=8.0.2 until CASSANDRA-16464 is resolved by Stefan Miklosovic · 1 year, 7 months ago
- f4de30a Extend timeout for parallel_upgrade and parallel_upgrade_with_internode_ssl upgrade tests (fix 2 for CASSANDRA-19409) by Ekaterina Dimitrova · 1 year, 7 months ago
- e184696 TypeError in logging fixed by Ekaterina Dimitrova · 1 year, 7 months ago
- aec94d6 Test Failure: dtest-upgrade.upgrade_tests.upgrade_through_versions_test.* by Bereng · 1 year, 7 months ago
- 238cf5e align native_transport_ssl_test with CASSANDRA-19397 by Stefan Miklosovic · 1 year, 7 months ago
- 26b939d Stop trying to snapshot removed tables in snapshot_test.py by Marcus Eriksson · 1 year, 8 months ago
- 9c30cd9 Ninja remove msg keyword from pytest.fail by Brandon Williams · 1 year, 8 months ago
- b787ad7 removed msg variable string from pytest.skip method argument by Stefan Miklosovic · 1 year, 8 months ago
- 6821227 Test Failure: bootstrap_test.TestBootstrap.* Take 2 by Bereng · 1 year, 8 months ago
- 15895d6 Test Failure: bootstrap_test.TestBootstrap.* by Bereng · 1 year, 8 months ago
- b3c4d98 Test generalizations for BTI format and SAI index defaults by Branimir Lambov · 1 year, 10 months ago
- f41ee66 Add support for specifying the name of the file to use as cassandra YAML. by Branimir Lambov · 1 year, 10 months ago
- 24d6b29 Release 5.0-beta1 by Mick Semb Wever · 1 year, 10 months ago
- 365085b Test failure: dtest-novnode.disk_balance_test.TestDiskBalance.test_disk_balance_stress by Bereng · 1 year, 10 months ago
- 146f767 Drop assertion that no view build has been resumed as this may happen during a normal startup by Sam Tunnicliffe · 1 year, 10 months ago
- a9fe8ae Adjust expected log messages in pending_ranges_test.py by Sam Tunnicliffe · 1 year, 10 months ago
- 203358e Make test_replace_address.py less sensitive to delay by Sam Tunnicliffe · 1 year, 10 months ago
- e01f467 Make test_move_single_node more robust by Sam Tunnicliffe · 1 year, 10 months ago
- eb518f3 Add version guard around call to initializecms also in upgrade_tests/storage_engine_upgrade_test.py by Mick Semb Wever · 1 year, 10 months ago
- c0082c9 [CEP-21] Add version guard around call to initializecms by Marcus Eriksson · 1 year, 10 months ago
- 50f328d [CEP-21] Adjust assertions for rf > dc nodes by Sam Tunnicliffe · 1 year, 10 months ago
- 639bbad [CEP-21] Fix test for failing replacement due to insufficient streaming replicas by Sam Tunnicliffe · 1 year, 10 months ago
- c9809f6 [CEP-21] Add new error to default ignore list for speculative roles query at startup by Sam Tunnicliffe · 1 year, 10 months ago
- 9734ad5 [CEP-21] Rename cluster metadata system keyspace by Sam Tunnicliffe · 1 year, 10 months ago
- dfc946d [CEP-21] Initialize CMS during upgrade tests by Marcus Eriksson · 1 year, 11 months ago
- 40a40e2 [CEP-21] Test fix storage_engine_upgrade_test.py by Marcus Eriksson · 1 year, 11 months ago
- e607770 [CEP-21] Wait longer for startup to make r/w counts more predictible by Sam Tunnicliffe · 1 year, 11 months ago
- b393768 [CEP-21] Add expected error when attempting to replace a live node by Sam Tunnicliffe · 1 year, 11 months ago
- 5d04794 [CEP-21] Speed up long running mv test and add expected errors by Sam Tunnicliffe · 1 year, 11 months ago
- 6b4fb1a [CEP-21] Bump max_mutation_size_in_kb after adding cluster metadata tables by Sam Tunnicliffe · 1 year, 11 months ago
- 2a3e7ed [CEP-21] CMS must be up to do stress writes as they execute DDL by Sam Tunnicliffe · 1 year, 11 months ago
- 24e7e98 [CEP-21] Adjust expected exception when replacing nonexistent node. by Sam Tunnicliffe · 1 year, 11 months ago
- 91c41a6 [CEP-21] Abort failed bootstrap when wiping to retry by Sam Tunnicliffe · 1 year, 11 months ago
- c426e00 [CEP-21] Add TCM-ised byteman script for read_repair_test.py::TestSpeculativeReadRepair by Sam Tunnicliffe · 1 year, 11 months ago
- 95eb997 [CEP-21] Adjust expected bootstrap state in write survey mode by Sam Tunnicliffe · 1 year, 11 months ago
- a99a23d [CEP-21] Add TCM-ised byteman script for materialized_views_test by Sam Tunnicliffe · 1 year, 11 months ago
- 7d978ef [CEP-21] No need to wipe and replace node when testing MV repair by Sam Tunnicliffe · 1 year, 11 months ago
- 144c899 [CEP-21] Wait for full startup before running nodetool by Sam Tunnicliffe · 1 year, 11 months ago
- a9d15fd [CEP-21] Don't wipe cluster metadata on only CMS member by Sam Tunnicliffe · 1 year, 11 months ago
- beea811 [CEP-21] Changing dc/rack is no longer supported - decom/remove then rejoin instead by Sam Tunnicliffe · 2 years ago
- e0a2f7d [CEP-21] Adjust error messages when replacing using the same address by Alex Petrov · 2 years ago
- f249384 [CEP-21] Handle gossip removal vs eviction during replacement, dependent on version by Sam Tunnicliffe · 2 years, 1 month ago
- e4c27f9 [CEP-21] Fix async startup handling in test_sstable_marking by Marcus Eriksson · 2 years, 4 months ago
- a57d93b [CEP-21] Additional expected warnings from command line tools by Sam Tunnicliffe · 2 years, 4 months ago
- 524bafc [CEP-21] bump startup timeout in transient_replication_ring_test by Marcus Eriksson · 2 years, 4 months ago
- 0d2d8f5 [CEP-21] Reduce timeout for commitlog_test by Marcus Eriksson · 2 years, 4 months ago
- c28bf38 [CEP-21] fix netstats test by Marcus Eriksson · 2 years, 4 months ago