We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c5f669 commit 4a269aeCopy full SHA for 4a269ae
tests/system_tests_vflow.py
@@ -534,7 +534,7 @@ def test_03_short_connections(self):
534
self.assertTrue(success, f"Failed to find baseline connector {self.snooper_thread.get_results()}")
535
536
test_name = 'test_03_short_connections'
537
- flow_count = 100
+ flow_count = 25
538
clients = []
539
expected = {'EdgeB': []}
540
0 commit comments