Skip to content

Commit 458771f

Browse files
committed
revert(yaml): return block by iptables
1 parent d25f80b commit 458771f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test-cases/longevity/longevity-multidc-parallel-topology-schema-changes-12h.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ n_monitor_nodes: 1
1919
instance_type_db: 'i3en.2xlarge'
2020

2121
# nemesis_class_name: 'SisyphusMonkey:1 SisyphusMonkey:1' IsolateNodeWithProcessSignalNemesis
22-
# nemesis_class_name: 'IsolateNodeWithIptableRuleNemesis:1 SisyphusMonkey:1'
23-
nemesis_class_name: 'IsolateNodeWithProcessSignalNemesis:1 SisyphusMonkey:1'
22+
nemesis_class_name: 'IsolateNodeWithIptableRuleNemesis:1 SisyphusMonkey:1'
23+
# nemesis_class_name: 'IsolateNodeWithProcessSignalNemesis:1 SisyphusMonkey:1'
2424
# nemesis_selector: ["topology_changes", "schema_changes and not disruptive"]
2525
nemesis_selector: ["", "schema_changes and not disruptive"]
2626

0 commit comments

Comments
 (0)