Skip to content

Commit 76a601e

Browse files
committed
fix(nemesis_data): remove data generated by other unittests
seem like some data is introduced by other unittest which are testing nemesis, and shouldn't be included
1 parent 7de5ed3 commit 76a601e

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

data_dir/nemesis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
- run_with_gemini = False
1919
- limited = True
2020
- topology_changes = True
21-
- disrupt_add_remove_dc: []
2221
- disrupt_add_remove_mv:
2322
- disruptive = True
2423
- schema_changes = True
@@ -390,7 +389,6 @@
390389
- schema_changes = True
391390
- free_tier_set = True
392391
- supports_high_disk_utilization = True
393-
- disabled = True
394392
- disrupt_toggle_table_ics:
395393
- kubernetes = True
396394
- schema_changes = True

data_dir/nemesis_classes.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
- AbortRepairMonkey
22
- AddDropColumnMonkey
3-
- AddRemoveDCMonkey
43
- AddRemoveDcNemesis
54
- AddRemoveMvNemesis
65
- AddRemoveRackNemesis

0 commit comments

Comments
 (0)