Page MenuHomePhabricator

[services] Tests - Backup - Move compare backups to backup utils
ClosedPublic

Authored by karol on Jul 26 2022, 2:35 AM.
Tags
None
Referenced Files
F2213509: D4635.diff
Mon, Jul 8, 1:25 PM
F2211257: D4635.id.diff
Mon, Jul 8, 1:36 AM
Unknown Object (File)
Sat, Jul 6, 11:47 AM
Unknown Object (File)
Sat, Jul 6, 11:46 AM
Unknown Object (File)
Sat, Jul 6, 11:46 AM
Unknown Object (File)
Sat, Jul 6, 11:46 AM
Unknown Object (File)
Sat, Jul 6, 11:46 AM
Unknown Object (File)
Fri, Jul 5, 2:23 PM

Details

Summary

Depends on D4634

Excluding the functionality of comparing the backups from the backup integration test into the backup utils so it can also be used in the backup performance tests.

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

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

tomek added inline comments.
services/commtest/tests/backup_performance_test.rs
182

Please fix this in the diff that introduced this code

This revision is now accepted and ready to land.Jul 26 2022, 5:35 AM
karol edited the summary of this revision. (Show Details)

rebase