Skip to content

Commit ab019ea

Browse files
kalyazinzulinx86
authored andcommitted
test(ab): unignore m6g/5.10 block
m6g/5.10 block throughput results are no longer volatile, so we can reinsert it to the A/B testing. Signed-off-by: Nikita Kalyazin <kalyazin@amazon.com>
1 parent b0e110b commit ab019ea

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tools/ab_test.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,6 @@
4444
IGNORED = [
4545
# Network throughput on m6a.metal
4646
{"instance": "m6a.metal", "performance_test": "test_network_tcp_throughput"},
47-
# Block throughput for 1 vcpu on m6g.metal/5.10
48-
{
49-
"performance_test": "test_block_performance",
50-
"instance": "m6g.metal",
51-
"host_kernel": "linux-5.10",
52-
"vcpus": "1",
53-
},
5447
]
5548

5649

0 commit comments

Comments
 (0)