Skip to content

Commit 68082df

Browse files
rdesgroppesaiuto
andauthored
[#incident-48257] Adjust MSI package quality gates (#45277)
### What does this PR do? As a temporary countermeasure and in order to buy us some time to understand what's wrong with reference measurements, this bumps `max_on_wire_size` by ~256 KiB for MSI packages. ### Motivation #incident-48257 ### Additional Notes Agent Build will of course continue stabilizing how sizes are computed and compared. Co-authored-by: tony.aiuto <tony.aiuto@datadoghq.com>
1 parent 818a050 commit 68082df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/static/static_quality_gates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ static_quality_gate_agent_heroku_amd64:
99
max_on_wire_size: 88.45 MiB
1010
static_quality_gate_agent_msi:
1111
max_on_disk_size: 982.08 MiB
12-
max_on_wire_size: 143.02 MiB
12+
max_on_wire_size: 143.27 MiB
1313
static_quality_gate_agent_rpm_amd64:
1414
max_on_disk_size: 708.38 MiB
1515
max_on_wire_size: 177.66 MiB

0 commit comments

Comments
 (0)