mirror of
https://github.com/pgsty/minio.git
synced 2026-09-16 23:44:06 +03:00
aea3882c95
(cherry picked from commit d38edb2c46182d3a8fa96e040604493d20a4b478) Signed-off-by: Feng Ruohang <rh@vonng.com>
102 lines
3.1 KiB
JSON
102 lines
3.1 KiB
JSON
{
|
|
"baseline": "cf381a7151ef25fc95ace5fedcd767fa19410de2",
|
|
"source_sha256": {
|
|
"cmd/bucket-replication.go": "999c2818a8980cbeb55cfcbc244840069fb44e042b4b4d6ef7668c2660ce31e0",
|
|
"cmd/bucket-replication-utils.go": "365641c760901641e8320cc5123697ab92a46f1add612048b991ed2d1cfad43b",
|
|
"cmd/replication-delete-marker_test.go": "d967787804d558ac6266b113228fdf4a4f9fcb7cab39138a4fb07558814ccca4",
|
|
"cmd/replication-delete-operation_test.go": "2888a04a543324776041316de2821f388d28c3c1a6f5d0031e5ac9d34f58d504",
|
|
"cmd/replication-delete-mrf_test.go": "5e160f7e19cbbb8cd5fa4e7ffd9cff9e09361b3fc4c5ee5ae61458f99c777781"
|
|
},
|
|
"checks": [
|
|
{
|
|
"name": "scope",
|
|
"command": [
|
|
"go",
|
|
"test",
|
|
"-p",
|
|
"2",
|
|
"./cmd",
|
|
"./internal/bucket/replication",
|
|
"-run",
|
|
"TestReplication|TestReplicate|TestMRF|TestResync|TestSiteResync",
|
|
"-count=1",
|
|
"-v"
|
|
],
|
|
"exit_code": 0,
|
|
"seconds": 38.805,
|
|
"log": "/Users/vonng/tmp/silo-r6-20260915-aa3f/rebased-scope.log",
|
|
"log_sha256": "5a038acd48f99ccac00646e490a51270a2e426d8b8b3c7841330d739d773f06d",
|
|
"finished_at_utc": "2026-09-15T16:26:02.042157+00:00"
|
|
},
|
|
{
|
|
"name": "race",
|
|
"command": [
|
|
"go",
|
|
"test",
|
|
"-race",
|
|
"-p",
|
|
"2",
|
|
"./cmd",
|
|
"-run",
|
|
"TestReplicateDelete|TestReplicationMRF|TestReplicationDeleteQueueFull",
|
|
"-count=1",
|
|
"-v"
|
|
],
|
|
"exit_code": 0,
|
|
"seconds": 67.636,
|
|
"log": "/Users/vonng/tmp/silo-r6-20260915-aa3f/rebased-race.log",
|
|
"log_sha256": "1d4016ab2e69d795c9cab377aed980127a823b38d9a530101f8eb5fc470d920b",
|
|
"finished_at_utc": "2026-09-15T16:27:09.680875+00:00"
|
|
},
|
|
{
|
|
"name": "build",
|
|
"command": [
|
|
"go",
|
|
"build",
|
|
"-p",
|
|
"2",
|
|
"./..."
|
|
],
|
|
"exit_code": 0,
|
|
"seconds": 25.522,
|
|
"log": "/Users/vonng/tmp/silo-r6-20260915-aa3f/rebased-build.log",
|
|
"log_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
|
|
"finished_at_utc": "2026-09-15T16:27:35.203431+00:00"
|
|
},
|
|
{
|
|
"name": "vet",
|
|
"command": [
|
|
"go",
|
|
"vet",
|
|
"-p",
|
|
"2",
|
|
"./cmd",
|
|
"./internal/bucket/replication"
|
|
],
|
|
"exit_code": 0,
|
|
"seconds": 3.399,
|
|
"log": "/Users/vonng/tmp/silo-r6-20260915-aa3f/rebased-vet.log",
|
|
"log_sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
|
|
"finished_at_utc": "2026-09-15T16:27:38.603261+00:00"
|
|
},
|
|
{
|
|
"name": "lint",
|
|
"command": [
|
|
"/Users/vonng/pgsty/silo/.bin/golangci/v2.13.1/golangci-lint",
|
|
"run",
|
|
"--build-tags",
|
|
"kqueue",
|
|
"--timeout=10m",
|
|
"--config",
|
|
"./.golangci.yml"
|
|
],
|
|
"exit_code": 0,
|
|
"seconds": 114.749,
|
|
"log": "/Users/vonng/tmp/silo-r6-20260915-aa3f/rebased-lint.log",
|
|
"log_sha256": "e92606b0bf483111dff0a120c315ea165821348f31365020e2468a0059095c47",
|
|
"finished_at_utc": "2026-09-15T16:29:33.354263+00:00"
|
|
}
|
|
],
|
|
"source_unchanged": true
|
|
}
|