Page MenuHomeSoftware Heritage

swh-objstorage: Unify production and development start up
ClosedPublic

Authored by ardumont on Feb 21 2019, 8:10 PM.

Details

Summary

Related T1533
Depends on D1178

Test Plan

Providing the right docker-compose.override.yml (and repo with patch 1178):

SWH_SERVICE=swh-objstorage; doco up -d $SWH_SERVICE ; doco logs --follow $SWH_SERVICE

In logs, server should start fine.
Tamper with the configuration file or the SWH_CONFIG_FILENAME values.
This should fail with an explanatory message.

Diff Detail

Repository
rCDFD Dockerfiles for developers
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4394
Build 5810: arc lint + arc unit