Closed matentzn closed 5 years ago
If we change to an upgrade rather than a restart it should work - I'll have a play
https://jenkins.virtualflybrain.org/view/pip_pipeline2/job/pip_vfb-triplestore/configure
Now upgrades rather than restarting which will add a new volume.
Hey @Robbie1977 I realised there might be a point of failure of the pipeline unaccounted for. In the triplestore portion of the pipeline, the volume that is attached to vfb-collectdata should be cleared or in any case fresh each time the pipeline is run. Otherwise it is possible that the data collected from a previous run will be loaded into the triplestore, or even worse, data that has since been discarded from the pipeline but still lives in that directory. Can you clear it as part of the config (linked above)?