Page MenuHomeSoftware Heritage

Deploy new listers in production
ClosedPublic

Authored by ardumont on Jun 12 2019, 11:39 AM.

Details

Summary

This needs extra steps though (foreseeing the following):

  • Initialize the db with phabricator/gnu lister models
  • Insert new task types (list-gnu, list-phab, list-phab-incremental)
  • Insert new tasks:
    • 1 recurring list-gnu task
    • 2 recurring list-phab (instances: forge.swh.org, secure.phab.com)
    • 2 recurring list-phab-incremental (instances: forge.swh.org, secure.phab.com)

Related T1797

Test Plan
bin/octocatalog ... worker01

-> wants to add the extra setup mentioned in the diff

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.