Implement local scrubbing for EC volumes. (#8283)
This commit is contained in:
@@ -50,13 +50,6 @@ func TestCheckIndexFile(t *testing.T) {
|
||||
fmt.Errorf("expected an index file of size 2540, got 2528"),
|
||||
},
|
||||
},
|
||||
{
|
||||
name: "healthy EC index",
|
||||
indexPath: "./test_files/389.ecx",
|
||||
version: needle.Version3,
|
||||
want: 485098,
|
||||
wantErrs: []error{},
|
||||
},
|
||||
{
|
||||
name: "healthy EC index with deleted files",
|
||||
indexPath: "./test_files/deleted_files.ecx",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user