Page MenuHomeSoftware Heritage

vault: Open tarballs in stream mode + add test for empty tar files
ClosedPublic

Authored by vlorentz on Mar 4 2022, 5:51 PM.

Diff Detail

Repository
rDICP Icinga plugins
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7302 (id=26422)

Could not rebase; Attempt merge onto c12f5202f0...

Updating c12f520..0f9eb1a
Fast-forward
 swh/icinga_plugins/tests/test_vault.py | 53 ++++++++++++++++++++++++++++++----
 swh/icinga_plugins/vault.py            | 20 +++++++++++--
 2 files changed, 65 insertions(+), 8 deletions(-)
Changes applied before test
commit 0f9eb1a6ba9631dbc077eccf378be1a051948634
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Mar 4 17:51:32 2022 +0100

    vault: Open tarballs in stream mode + add test for empty tar files

commit fad1b2d8140624332ad07e333311961e2c053e3c
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Fri Mar 4 17:49:41 2022 +0100

    Remove useless HTTP header from tests

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

olasd added a subscriber: olasd.

Sounds fun.

This revision is now accepted and ready to land.Mar 4 2022, 6:12 PM