diff --git a/tests/system_tests_vflow.py b/tests/system_tests_vflow.py index 492933078..df944ad30 100644 --- a/tests/system_tests_vflow.py +++ b/tests/system_tests_vflow.py @@ -534,7 +534,7 @@ def test_03_short_connections(self): self.assertTrue(success, f"Failed to find baseline connector {self.snooper_thread.get_results()}") test_name = 'test_03_short_connections' - flow_count = 100 + flow_count = 25 clients = [] expected = {'EdgeB': []}