Page MenuHomeSoftware Heritage

More swh-scheduler fixes
ClosedPublic

Authored by douardda on Jan 31 2019, 10:32 AM.

Details

Summary
  • Fix get_scheduler's cls value when using 'swh-scheduler --url' cli option

    also ensure args dict does not have default db settings (unsupported by the RemoteScheduler class).
  • Fix 'swh-scheduler runner' command: rollback() has beed removed from the SchedulerBackend

    and is not needed any more there.

Diff Detail

Repository
rDSCH Scheduling utilities
Branch
master
Lint
Lint Skipped
Unit
Unit Tests Skipped
Build Status
Buildable 3895
Build 5098: tox-on-jenkinsJenkins
Build 5097: arc lint + arc unit