Related to T4330
Details
Details
- Reviewers
- None
- Group Reviewers
System administrators - Maniphest Tasks
- T4330: Deploy maven stack in production
- Commits
- rSPSITE11749c11a9cd: production: Update lister to consume maven listing
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
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.