Skip to content

Commit

Permalink
Merge pull request #896 from trungdtbk/no-hard-timeout
Browse files Browse the repository at this point in the history
reduce learn timeout setting in Idle-timeout test to make it reliable.
  • Loading branch information
anarkiwi authored Aug 28, 2017
2 parents d4a813f + bd245e8 commit cabc51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/faucet_mininet_test_unit.py
Original file line number Diff line number Diff line change
Expand Up @@ -3879,7 +3879,7 @@ class FaucetWithUseIdleTimeoutTest(FaucetUntaggedTest):
description: "untagged"
"""
CONFIG = """
timeout: 8
timeout: 1
use_idle_timeout: true
interfaces:
%(port_1)d:
Expand Down

0 comments on commit cabc51c

Please sign in to comment.