Skip to content

Commit

Permalink
Don't start swss after setting invalid fabric switch id.
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmanman committed May 24, 2024
1 parent 1f050a7 commit 15d3c8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_fabric_switch_id.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ def test_invalid_fabric_switch_id(self, vst):
print(f"log marker: {marker}")
dvs.start_swss()
self.check_syslog(dvs, marker, expected_log)
dvs.start_swss()


# Add Dummy always-pass test at end as workaroud
Expand Down

0 comments on commit 15d3c8f

Please sign in to comment.