Page MenuHomePhabricator

[services] Tests - Add GET for Blob performance tests
ClosedPublic

Authored by karol on Jul 20 2022, 4:15 AM.
Tags
None
Referenced Files
F2213569: D4583.diff
Mon, Jul 8, 1:49 PM
F2211368: D4583.id14687.diff
Mon, Jul 8, 2:09 AM
Unknown Object (File)
Sun, Jul 7, 12:14 PM
Unknown Object (File)
Sat, Jul 6, 11:28 PM
Unknown Object (File)
Sat, Jul 6, 6:49 PM
Unknown Object (File)
Sat, Jul 6, 5:08 PM
Unknown Object (File)
Sat, Jul 6, 5:08 PM
Unknown Object (File)
Sat, Jul 6, 5:08 PM

Details

Summary

Depends on D4582

Adding the logic for the get operations.

Test Plan
cd services
yarn run-performance-tests blob

You may run this but running it again will result in a failed test. This is because the data are not going to be removed in the end so you'll get "the data already exists" error. In this case, you may want to run:

yarn reset-local-cloud

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added inline comments.
services/commtest/tests/blob_performance_test.rs
75

should be removed

karol edited the summary of this revision. (Show Details)

remove log line

karol planned changes to this revision.
This revision is now accepted and ready to land.Jul 21 2022, 4:55 AM