mirror of
https://github.com/minio/minio.git
synced 2025-11-22 02:35:30 -05:00
disallow EC:0 if not set during server startup (#17141)
This commit is contained in:
@@ -143,6 +143,7 @@ func TestParityCount(t *testing.T) {
|
||||
RRS: StorageClass{
|
||||
Parity: 2,
|
||||
},
|
||||
initialized: true,
|
||||
}
|
||||
// Set env var for test case 4
|
||||
if i+1 == 4 {
|
||||
|
||||
Reference in New Issue
Block a user