Page MenuHomeSoftware Heritage

loader_deposit: Adapt default_filename to archive.tar
ClosedPublic

Authored by ardumont on Feb 25 2021, 5:06 PM.

Details

Summary

This is a requirement for the synchronized release of:

  • swh.loader.core: 0.19 (deposit loader)
  • swh.deposit: 0.10

(on hold as i'm currently fighting with the deposit debian build in buster)

Related to T3070

Test Plan

bin/octocatalog-diff

bin/octocatalog-diff --octocatalog-diff-args --no-truncate-details --to staging worker0.internal.staging.swh.network
Found host worker0.internal.staging.swh.network
WARN     -> Environment "wip-pg-hba-rules-in-yaml" contained non-word characters, correcting name to wip_pg_hba_rules_in_yaml
Cloning into '/tmp/swh-ocd.BlNMzywJ/environments/production/data/private'...
done.
Cloning into '/tmp/swh-ocd.BlNMzywJ/environments/staging/data/private'...
done.
*** Running octocatalog-diff on host worker0.internal.staging.swh.network
I, [2021-02-25T17:06:24.372523 #18563]  INFO -- : Catalogs compiled for worker0.internal.staging.swh.network
I, [2021-02-25T17:06:25.542432 #18563]  INFO -- : Diffs computed for worker0.internal.staging.swh.network
diff origin/production/worker0.internal.staging.swh.network current/worker0.internal.staging.swh.network
*******************************************
  File[/etc/softwareheritage/loader_deposit.yml] =>
   parameters =>
     content =>
      @@ -25,3 +25,4 @@
           username: deposit_basic_auth_swhworker_username
           password: deposit_basic_auth_swhworker_password
      +default_filename: archive.tar
      _
*******************************************
*** End octocatalog-diff on worker0.internal.staging.swh.network

Diff Detail

Repository
rSPSITE puppet-swh-site
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.