[go: up one dir, main page]

Draft: DAL/Node: store config in patch_profiles

Fixes #6482 (closed).

It adds a save_config flag to the patch_profiles RPC. When this flag is true (default is false), the DAL node saves the config after having patched the profiles. The baker sets this flag when calling the RPC (it does so once, at start-up).

A tezt test has been adapted to test this.

Edited by Eugen Zalinescu

Merge request reports

Loading