ndmp-bareos: Introduce incremental loop, restore 2nd file explicitly#2269
Merged
BareosBot merged 7 commits intobareos:masterfrom Jul 17, 2025
Merged
ndmp-bareos: Introduce incremental loop, restore 2nd file explicitly#2269BareosBot merged 7 commits intobareos:masterfrom
BareosBot merged 7 commits intobareos:masterfrom
Conversation
248da1d to
364fd05
Compare
364fd05 to
72f9757
Compare
72f9757 to
cc0a18d
Compare
bruno-at-bareos
approved these changes
Jul 17, 2025
Contributor
bruno-at-bareos
left a comment
There was a problem hiding this comment.
All goods now. Approved.
3 tasks
We introduce a second incremental file in the systemtest, and we explicitly restore the file present in the first incremental.
- increase timeout test barely use more than 300s - update copyright and cmake format
- systemtest add a second file We add a second file to the dataset so restore won't pick the last file of the data stream. - remove unsupported -v flag on omnios for rm command - use cleanup_isilon function
- ensure all resource configuration are correctly used in tests - remove unsupported -v flag of rm command on omnios - exit 0 early in case we are not disabled Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
cc0a18d to
8ba13c1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ndmp-bareos
We introduce a second incremental file in the systemtest, and we explicitly restore the file modified in the first incremental.
Please check
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
Make sure you check/merge the PR using
devtools/pr-toolto have some simple automated checks run and a proper changelog record added.General
Source code quality
Tests