Page MenuHomeSoftware Heritage

production: Update lister to consume maven listing
ClosedPublic

Authored by ardumont on Sep 8 2022, 2:11 PM.

Details

Summary

Related to T4330

Test Plan

octo-diff:
worker[01-02] dedicated to github listing will make noop changes.
worker[03-16] will have their setup updated with those maven queues.

$SWH_PUPPET_ENVIRONMENT_HOME/bin/octocatalog-diff worker03
Found host worker03.softwareheritage.org
WARN     -> Environment "staging-add-prometheus-metrics" contained non-word characters, correcting name to staging_add_prometheus_metrics
WARN     -> Environment "staging-bullseye-rabbitmq-plugin" contained non-word characters, correcting name to staging_bullseye_rabbitmq_plugin
WARN     -> Environment "staging-check-journal-client" contained non-word characters, correcting name to staging_check_journal_client
WARN     -> Environment "staging-check-journal-client-2nd-implementation" contained non-word characters, correcting name to staging_check_journal_client_2nd_implementation
WARN     -> Environment "staging-check-journal-client-first-implem" contained non-word characters, correcting name to staging_check_journal_client_first_implem
WARN     -> Environment "staging-pin" contained non-word characters, correcting name to staging_pin
Cloning into '/tmp/swh-ocd.pCuqg3pX/environments/production/data/private'...
done.
Cloning into '/tmp/swh-ocd.pCuqg3pX/environments/staging/data/private'...
done.
*** Running octocatalog-diff on host worker03.softwareheritage.org
I, [2022-09-08T14:10:08.832297 #2363733]  INFO -- : Catalogs compiled for worker03.softwareheritage.org
I, [2022-09-08T14:10:09.222898 #2363733]  INFO -- : Diffs computed for worker03.softwareheritage.org
diff origin/production/worker03.softwareheritage.org current/worker03.softwareheritage.org
*******************************************
  File[/etc/softwareheritage/lister.yml] =>
   parameters =>
     content =>
      @@ -29,4 +29,6 @@
         - swh.lister.sourceforge.tasks.FullSourceForgeLister
         - swh.lister.sourceforge.tasks.IncrementalSourceForgeLister
      +  - swh.lister.maven.tasks.FullMavenLister
      +  - swh.lister.maven.tasks.IncrementalMavenLister
       credentials:
         github:
*******************************************
*** End octocatalog-diff on worker03.softwareheritage.org

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
staging
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 31392
Build 49107: arc lint + arc unit