mirror of
https://github.com/pgsty/minio.git
synced 2026-09-25 12:25:57 +03:00
114dc10529
Signed-off-by: Feng Ruohang <rh@vonng.com>
23 lines
520 B
JSON
23 lines
520 B
JSON
{
|
|
"command": [
|
|
"go",
|
|
"test",
|
|
"-race",
|
|
"./cmd/",
|
|
"-run",
|
|
"^(TestBucketMetadataInitialSyncPhysicalCreated|TestHealBucketConfigDiagnostics|TestHealBucketConfigWithoutSourceDiagnostics)$",
|
|
"-count=1",
|
|
"-timeout",
|
|
"10m"
|
|
],
|
|
"cwd": "$SILO_WORKTREE",
|
|
"head": "461e9a721047c63e1a95f54ad4b533a6b89def30",
|
|
"started_at": "2026-09-12T09:18:02.407600+00:00",
|
|
"environment": {
|
|
"TMPDIR": "$LAB_VOLUME/tmp",
|
|
"CGO_ENABLED": "1"
|
|
},
|
|
"exit_code": 0,
|
|
"duration_seconds": 45.681
|
|
}
|