Page MenuHomePhabricator

[services] Tests - Blob - Add blob utils
ClosedPublic

Authored by karol on Jun 15 2022, 3:09 AM.
Tags
None
Referenced Files
F2209585: D4273.id14336.diff
Sun, Jul 7, 5:57 PM
Unknown Object (File)
Thu, Jul 4, 12:20 AM
Unknown Object (File)
Mon, Jul 1, 2:07 AM
Unknown Object (File)
Thu, Jun 27, 11:32 AM
Unknown Object (File)
Wed, Jun 26, 7:31 PM
Unknown Object (File)
Wed, Jun 26, 2:26 PM
Unknown Object (File)
Wed, Jun 26, 2:09 PM
Unknown Object (File)
Wed, Jun 26, 7:34 AM

Details

Summary

Depends on D4272

Adding blob utils containing some stuff that will be used across all blob tests. BlobData is a helper structure for keeping the data that describes the blob record.

Test Plan

None really. Itself, it does not do anything special. Will be used later in the stack.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added reviewers: tomek, varun.
varun added inline comments.
services/commtest/tests/blob/blob_utils.rs
11 ↗(On Diff #13516)

nit: chunk_sizes ?

This revision is now accepted and ready to land.Jun 15 2022, 8:53 AM
karol edited the summary of this revision. (Show Details)

retrigger CI

services/commtest/tests/blob/blob_utils.rs
11 ↗(On Diff #13516)

I don't know, I'd say chunks' sizes because it refers to every chunk's size.