Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github: Add flag to enable metabase resync #2537

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

vvarg229
Copy link
Contributor

@vvarg229 vvarg229 commented Aug 31, 2023

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.
nspcc-dev/neofs-testcases#556

See also:
nspcc-dev/neofs-dev-env#285

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.
nspcc-dev/neofs-testcases#556

Signed-off-by: Oleg Kulachenko <oleg@nspcc.ru>
@codecov
Copy link

codecov bot commented Aug 31, 2023

Codecov Report

Merging #2537 (686a655) into master (9279fde) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 686a655 differs from pull request most recent head e1aed14. Consider uploading reports for the commit e1aed14 to get more accurate results

@@           Coverage Diff           @@
##           master    #2537   +/-   ##
=======================================
  Coverage   29.67%   29.67%           
=======================================
  Files         405      405           
  Lines       30756    30756           
=======================================
+ Hits         9126     9128    +2     
+ Misses      20861    20859    -2     
  Partials      769      769           

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@roman-khimov roman-khimov merged commit 9871712 into nspcc-dev:master Aug 31, 2023
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants