fix(tests): Added Backup/Restore test for NFS.#8551
Conversation
|
this is a
ToDo:
Future Changes needed:
This PR should NOT be merged till we do some more cleanups. |
|
@shivaji-dgraph will fix up the ci-yaml file - because there are py dependencies and other dependencies as you had shown during the call. So once you fix those up, this PR tests should all pass. Post a successful run, we shall start looking into the |
mangalaman93
left a comment
There was a problem hiding this comment.
These are some really useful tests but we need to improve the tests. I have added a few comments and I can help more if you get stuck. Please take a look.
|
Please rebase the change on latest main and force push before we can review it. Thanks |
e8bc42f to
561ca0c
Compare
b2b758d to
09aa050
Compare
all-seeing-code
left a comment
There was a problem hiding this comment.
Please update the description with information on what scenario is being tested.
This needs more details. |
…age and resolved review comments
9ba24ef to
a0cde5a
Compare
This reverts commit 9739415. It is failing on CI.
Change: Added new automated tests for backup/restore (full as well as incremental ) on NFS. Test Scenarios covered:- - Full+Incremental backup on nfs mounted directory - Full+Incremental restore from nfs mounted directory.
Change: Added new automated tests for backup/restore (full as well as incremental ) on NFS. Test Scenarios covered:- - Full+Incremental backup on nfs mounted directory - Full+Incremental restore from nfs mounted directory.
Change: Added new automated tests for backup/restore (full as well as incremental ) on NFS.
Test Scenarios covered:-