Page MenuHomeSoftware Heritage

Command line launch improvements
ClosedPublic

Authored by qcampos on May 20 2016, 12:07 PM.

Details

Summary

Add a way to launch the archiver director from command line in order to schedule it with cron.
Ref T240

Object storage and storage http servers now have the same --help description.
Also, add a security check for argument type of the port that must be an int.
Ref T402

Diff Detail

Repository
rDSTO Storage manager
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 119
Build 171: Software Heritage Python tests
Build 170: arc lint + arc unit

Event Timeline

qcampos retitled this revision from to Command line launch improvements.
qcampos updated this object.
qcampos edited the test plan for this revision. (Show Details)
qcampos added a reviewer: ardumont.
qcampos edited edge metadata.

Change configuration of the archiver

Changing the configuration and cl arguments allows database's connection string abstraction.

qcampos edited edge metadata.

Fix: Remove debug print.

qcampos edited edge metadata.

Fix: Restore the priority of cl arguments over configuration file

ardumont edited edge metadata.
This revision is now accepted and ready to land.May 20 2016, 1:43 PM
This revision was automatically updated to reflect the committed changes.
zack changed the visibility from "All Users" to "Public (No Login Required)".