mirror of
https://github.com/pgsty/minio.git
synced 2026-09-16 15:34:06 +03:00
114dc10529
Signed-off-by: Feng Ruohang <rh@vonng.com>
21 lines
402 B
JSON
21 lines
402 B
JSON
{
|
|
"command": [
|
|
"go",
|
|
"test",
|
|
"./cmd/",
|
|
"-count=1",
|
|
"-timeout",
|
|
"30m"
|
|
],
|
|
"cwd": "$SILO_WORKTREE",
|
|
"head": "fcbb93e8957275bfa7ad4e6154e93f4d7b0a7025",
|
|
"started_at": "2026-09-12T09:11:30.892660+00:00",
|
|
"environment": {
|
|
"TMPDIR": "$LAB_VOLUME/tmp",
|
|
"CGO_ENABLED": "0",
|
|
"MINIO_API_REQUESTS_MAX": "10000"
|
|
},
|
|
"exit_code": 0,
|
|
"duration_seconds": 518.124
|
|
}
|