Skip to content

BackendManager: Refactor get/set backend arguments via env variable

ivan tkachenko requested to merge work/ratijas/fake-logical-size into master

This patch unifies logic behind arguments parser, and fixes hardcoded in-process code path to accept any number of any arguments, not only TEST_DATA. It could be useful to have more fine-grained configuration for the Fake backend via these env arguments.

Merge request reports