Skip to content

Commit 7ebcb80

Browse files
JackThomson2Manciukic
authored andcommitted
test: Ignore m7a tcp throughput
We are investigating volatility in the tcp throughput on m7a for now we will ignore it, until we find a solution. Signed-off-by: Jack Thomson <[email protected]>
1 parent 77bfd4d commit 7ebcb80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/ab_test.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
IGNORED = [
4545
# Network throughput on m6a.metal
4646
{"instance": "m6a.metal", "performance_test": "test_network_tcp_throughput"},
47+
# Network throughput on m7a.metal
48+
{"instance": "m7a.metal-48xl", "performance_test": "test_network_tcp_throughput"},
4749
]
4850

4951

0 commit comments

Comments
 (0)