Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarmoise committed Jan 28, 2025
1 parent 8a47e89 commit ee41767
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test-cases/temp_90_percent/90-percent-i4i-2xlarge-drop.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
test_duration: 1800
test_duration: 720
prepare_write_cmd: [
"cassandra-stress write no-warmup cl=ALL n=400000000 -schema 'replication(strategy=NetworkTopologyStrategy,replication_factor=3)' -mode cql3 native -rate threads=200 -col 'size=FIXED(128) n=FIXED(8)' -pop seq=1..400000000",
"cassandra-stress write no-warmup cl=ALL n=400000000 -schema 'replication(strategy=NetworkTopologyStrategy,replication_factor=3)' -mode cql3 native -rate threads=200 -col 'size=FIXED(128) n=FIXED(8)' -pop seq=400000001..800000000",
Expand All @@ -16,6 +16,7 @@ n_monitor_nodes: 1
instance_type_monitor: 't3.large'

nemesis_class_name: 'DropMonkey'
nemesis_during_prepare: false
nemesis_interval: 30
nemesis_sequence_sleep_between_ops: 60

Expand Down

0 comments on commit ee41767

Please sign in to comment.