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
F2189392: D4635.id15198.diff
Thu, Jul 4, 10:40 AM
Unknown Object (File)
Wed, Jul 3, 3:26 AM
Unknown Object (File)
Mon, Jul 1, 1:39 AM
Unknown Object (File)
Wed, Jun 26, 7:13 AM
Unknown Object (File)
Wed, Jun 26, 7:13 AM
Unknown Object (File)
Wed, Jun 26, 7:13 AM
Unknown Object (File)
Wed, Jun 26, 7:12 AM
Unknown Object (File)
Wed, Jun 26, 7:06 AM

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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

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