mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 21:26:28 +00:00
test(ci): stabilize main fixture paths (#6523)
This commit is contained in:
@@ -190,8 +190,7 @@ impl TestECStoreEnvBuilder {
|
||||
}
|
||||
|
||||
/// Whether to run `init_bucket_metadata_sys` after the store comes up
|
||||
/// (default `true`, as the heal bootstraps did). The IAM bootstrap test
|
||||
/// opts out to preserve its historical semantics.
|
||||
/// (default `true`, as the heal bootstraps did).
|
||||
pub fn init_bucket_metadata(mut self, yes: bool) -> Self {
|
||||
self.init_bucket_metadata = yes;
|
||||
self
|
||||
|
||||
Reference in New Issue
Block a user