Skip to content

Commit

Permalink
chore: mark performance test allow_failure
Browse files Browse the repository at this point in the history
  • Loading branch information
penglei0 committed Nov 1, 2024
1 parent bf8b28d commit 8c0a328
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/config/protocol-performance-comparison.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ tests:
config_name: linear_network_1
config_file: predefined.topology.yaml
target_protocols: [btp, brtp_proxy, kcp, tcp-bbr, quic]
allow_failure: true
route: static_route
test_tools:
iperf:
Expand All @@ -30,6 +31,7 @@ tests:
config_name: linear_network_3
config_file: predefined.topology.yaml
target_protocols: [btp, brtp_proxy, kcp, tcp-bbr, quic]
allow_failure: true
route: static_route
test_tools:
iperf:
Expand All @@ -49,6 +51,7 @@ tests:
config_name: long_fat_network
config_file: predefined.topology.yaml
target_protocols: [brtp_proxy, tcp-cubic, tcp-bbr]
allow_failure: true
route: static_route
test_tools:
iperf:
Expand Down

0 comments on commit 8c0a328

Please sign in to comment.