Page MenuHomePhabricator

[services] Tests - Backup - Create new backup
ClosedPublic

Authored by karol on Jul 26 2022, 2:50 AM.
Tags
None
Referenced Files
F2905737: D4637.id14930.diff
Sun, Oct 6, 7:49 AM
Unknown Object (File)
Fri, Oct 4, 8:36 PM
Unknown Object (File)
Fri, Sep 27, 1:16 PM
Unknown Object (File)
Fri, Sep 27, 1:16 PM
Unknown Object (File)
Fri, Sep 27, 1:16 PM
Unknown Object (File)
Fri, Sep 27, 1:16 PM
Unknown Object (File)
Fri, Sep 27, 1:15 PM
Unknown Object (File)
Fri, Sep 27, 1:02 PM

Details

Summary

Depends on D4631

Adding a piece of test for "add attachments for backup" functionality.

Test Plan
cd services
yarn run-performance-tests backup 1

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tomek added inline comments.
services/commtest/tests/backup_performance_test.rs
81 ↗(On Diff #14930)

Why do we need to explicitly drop? I think it is almost never a good idea.

This revision is now accepted and ready to land.Jul 26 2022, 5:14 AM
services/commtest/tests/backup_performance_test.rs
81 ↗(On Diff #14930)

Please, read my answer in https://phab.comm.dev/D4633#133164

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

rebase