diff options
author | Ed Santiago <santiago@redhat.com> | 2022-03-22 12:15:29 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-03-22 13:17:10 -0600 |
commit | 88d4db009eea8ab49788ecc6625e7117f0c96165 (patch) | |
tree | 70625a59ad4f4d7c833dfd3b892548c0db2bcf43 /docs/dckrman.sh | |
parent | c840f64e419813f389d88e16294ce916aaf31957 (diff) | |
download | podman-88d4db009eea8ab49788ecc6625e7117f0c96165.tar.gz podman-88d4db009eea8ab49788ecc6625e7117f0c96165.tar.bz2 podman-88d4db009eea8ab49788ecc6625e7117f0c96165.zip |
Binary growth check, part 2 of 2
Add a CI check to prevent unwanted bloat in binary images,
by building a baseline (pre-PR) binary then comparing file
sizes post-PR.
Part 1 (#13518) added a new script that runs multiple 'make's,
comparing image sizes against an original, and failing loudly
if growth is too big. An override mechanism is defined.
This is part 2 of 2: adding the CI rule. We couldn't do that
in part 1, because the rule would call a script that didn't
exist in the pre-PR commit.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/dckrman.sh')
0 files changed, 0 insertions, 0 deletions