Skip to content

Commit fc1ab96

Browse files
authored
Update static quality gates threshold (#33975)
1 parent 3a14764 commit fc1ab96

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

test/static/static_quality_gates.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
static_quality_gate_agent_deb_amd64:
2-
max_on_wire_size: "214.3 MiB"
3-
max_on_disk_size: "858.45 MiB"
2+
max_on_wire_size: "212.83 MiB"
3+
max_on_disk_size: "847.49 MiB"
44

55
static_quality_gate_docker_agent_amd64:
6-
max_on_wire_size: "321.56 MiB"
7-
max_on_disk_size: "942.69 MiB"
6+
max_on_wire_size: "318.67 MiB"
7+
max_on_disk_size: "931.70 MiB"
88

99
static_quality_gate_docker_agent_arm64:
10-
max_on_wire_size: "351.22 MiB"
11-
max_on_disk_size: "952.69 MiB"
10+
max_on_wire_size: "303.00 MiB"
11+
max_on_disk_size: "944.08 MiB"
1212

1313
static_quality_gate_docker_agent_jmx_amd64:
14-
max_on_wire_size: "395.8 MiB"
15-
max_on_disk_size: "1137.37 MiB"
14+
max_on_wire_size: "393.75 MiB"
15+
max_on_disk_size: "1134.21 MiB"
1616

1717
static_quality_gate_docker_agent_jmx_arm64:
18-
max_on_wire_size: "375.5 MiB"
19-
max_on_disk_size: "1137.74 MiB"
18+
max_on_wire_size: "373.71 MiB"
19+
max_on_disk_size: "1134.64 MiB"
2020

2121
static_quality_gate_docker_dogstatsd_amd64:
2222
max_on_wire_size: "28.29 MiB"

0 commit comments

Comments
 (0)