Page MenuHomeSoftware Heritage

Increase max_upload_size to fix test_deposit_invalid_tarball[tar.xz] failure on Sid
ClosedPublic

Authored by vlorentz on Apr 7 2022, 4:47 PM.

Details

Summary

Looks like .tar.xz files just got slightly larger in Sid (Python 3.10 upgrade?),
which makes it go over the limit.

Related to T4125

Diff Detail

Repository
rDDEP Push deposit
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 28230
Build 44199: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 44198: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D7525 (id=27300)

Rebasing onto e68442ec71...

Current branch diff-target is up to date.
Changes applied before test
commit 5df8726da5ace8634fc0ea618d0992872ff9b30f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Thu Apr 7 16:47:32 2022 +0200

    Increase max_upload_size to fix test_deposit_invalid_tarball[tar.xz] failure on Sid
    
    Looks like .tar.xz files just got slightly larger in Sid (Python 3.10 upgrade?),
    which makes it go over the limit.

See https://jenkins.softwareheritage.org/job/DDEP/job/tests-on-diff/833/ for more details.

This revision is now accepted and ready to land.Apr 7 2022, 4:57 PM