nspcc-dev / neofs-dev-env

NeoFS local Development and Testing environment
https://fs.neo.org
GNU General Public License v3.0
9 stars 25 forks source link

env, services: Add flag to enable metabase resync #285

Closed vvarg229 closed 1 year ago

vvarg229 commented 1 year ago

Add flag to enable metabase resync on start. This flag will be false by default and will not change the behavior of the system in any way. These changes are needed for system tests, tests will change the RESYNC_METABASE flag. https://github.com/nspcc-dev/neofs-testcases/issues/556

See also: https://github.com/nspcc-dev/neofs-node/pull/2537