Egon Elbre
8459a3faa2
cmd/tools/segment-verify: add processing of a collection of segments
...
This adds logic to put segments into batches and retry them.
Change-Id: I86450e2f5ab13edb3ae9a5d5b9417e0cced2892b
2022-09-12 18:29:04 +03:00
Egon Elbre
3467fd4b7f
cmd/tools/segment-verify: implement batch creation
...
Implements creating roughly load-balanced set of batched
that can be used to make multiple requests.
Change-Id: I349b276176dcb8ba9163e7e06a94509d73fa5ddc
2022-09-12 18:29:01 +03:00
Egon Elbre
731916ffa4
cmd/inspector: move command back from cmd/tools/
...
Some of the makefiles require it to be in cmd/inspector.
This was initially moved in 381c1e1257
.
Change-Id: I850f3bfa1d66e66fbd1d9069e353984a27a7c58c
2022-09-07 09:35:12 +00:00
Egon Elbre
381c1e1257
cmd/tools: move tooling to a separate folder
...
This helps to cleanup the cmd folder a bit.
Change-Id: I24025c3dbfd35966325d7d5aaa95cd9a1176a8b7
2022-09-02 18:25:36 +03:00