Skip to content

Commit

Permalink
Temp: simulated failure
Browse files Browse the repository at this point in the history
  • Loading branch information
vg12345 committed May 20, 2024
1 parent 5ff86ef commit 4ee3279
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def do_GET(self):
(9, 9, LINK_DOWN_COUNTER): 2, # try trigger isolation issue
# testing forced remove port from exclusion list
(0, 1, EXCLUDE_PORT_LONG_TIME): 0, # add to exclusion list forever
(1, 1, INCLUDE_PORT): -1, # remove port from exclusion list
#(1, 1, INCLUDE_PORT): -1, # remove port from exclusion list
(2, 1, LINK_DOWN_COUNTER): 1, # at this moment the port should be already removed from exclusion list
(3, 1, LINK_DOWN_COUNTER): 2, # try trigger isolation issue

Expand Down

0 comments on commit 4ee3279

Please sign in to comment.