Pass Artifact DB path to Dryad jobs 43/185943/12
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 3 Aug 2018 17:41:51 +0000 (19:41 +0200)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 14 Sep 2018 14:15:03 +0000 (16:15 +0200)
commit93793c110c08aaa784de24bc5e6fd6eeb4b67db5
tree6fadacc52b4b3c741168d97e7697ffa09114fae4
parentf2c86ce19acdfa0d147131c695a13d0c62286f50
Pass Artifact DB path to Dryad jobs

After reverse SSHFS introduction for transferring files between Weles
and Dryad assigned for a given job, Artifact DB had to be available
under proper mountpoint on Dryad. This patch propagates path to Artifact
DB from command line flag through Dryad Job Manager to newly created
Dryad Jobs.

Change-Id: I36fdec4ec6f04b2e544a38218b0faeeec1dddaa2
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
cmd/weles-server/main.go
manager/dryad_job.go
manager/dryad_job_manager.go
manager/dryad_job_manager_test.go