Page MenuHomePhabricator

[services] Tests - Backup - Adjust the logic
AbandonedPublic

Authored by karol on Jul 5 2022, 12:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 7:56 AM
Unknown Object (File)
Mon, Nov 11, 12:24 AM
Unknown Object (File)
Fri, Nov 8, 4:38 PM
Unknown Object (File)
Fri, Nov 8, 9:45 AM
Unknown Object (File)
Fri, Nov 8, 8:37 AM
Unknown Object (File)
Fri, Nov 8, 8:08 AM
Unknown Object (File)
Fri, Nov 8, 7:53 AM
Unknown Object (File)
Fri, Nov 8, 6:25 AM

Details

Reviewers
tomek
varun
Summary

Depends on D4440

Adjusting the logic of the tests to changes from D4438. This means, we do not send attachment holders in a separate cycle but in the very first one for every log/backup (and for the consecutive ones, we don't send it - it is needed only once).

Test Plan
cd services
yarn run-integration-tests backup

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Jul 5 2022, 12:46 AM
Harbormaster failed remote builds in B10251: Diff 14143!
karol edited the summary of this revision. (Show Details)
karol edited the test plan for this revision. (Show Details)
karol added reviewers: tomek, varun.

CI is broken

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

err msg

revert invalid change that was caused by the crash if vi

varun requested changes to this revision.Jul 13 2022, 1:50 PM

This run function is very long. Can we please move some of the logic to subroutines?

This revision now requires changes to proceed.Jul 13 2022, 1:50 PM