Conversation
0fac4b3 to
78be9b9
Compare
78be9b9 to
9435af6
Compare
core/platforms/freebsd/bareos-freebsd/bareos.com-bconsole/Makefile
Outdated
Show resolved
Hide resolved
arogge
left a comment
There was a problem hiding this comment.
Looks pretty good, I'm not a fan of the edit-markers. Maybe we can consider other options here?
core/platforms/freebsd/bareos-freebsd/bareos.com-bconsole/Makefile
Outdated
Show resolved
Hide resolved
d376cda to
798d9a5
Compare
arogge
left a comment
There was a problem hiding this comment.
Looks good. Now we just need to have a concerted backports and merges of all this stuff.
| @$out $tmp/log2.out | ||
| wait | ||
| restore client=bareos-fd fileset=SelfTest where=$tmp/bareos-restores select all done | ||
| restore client=bareos-fd where=$tmp/bareos-restores select all done |
There was a problem hiding this comment.
Yes. It is not required to specify the fileset on restore.
072cbb7 to
6883161
Compare
arogge
left a comment
There was a problem hiding this comment.
We should drop the last commit (canceling build on failed test).
The behaviour on every other build is to continue and then Jenkins can (and will) decide to mark the build with the failed test as unstable.
|
The reason why I've changed this is that jenkins with FreeBSD test error first displays FreeBSD builds as successful and later switch it to failed. Anyhow, I can remove that commit and it will still work. It will just show temporary a wrong status and will run longer as it continues to build the other packages. |
6883161 to
35f052e
Compare
* fix dependencies * cleanup Makefile dependencies * set dependency for Python-3.7, as packaging currently requires this version. * prepare Makefiles to use custom WRKDIR * make sure, ctests runs as root (before, compiling has been done as root).
No need to label volume, as autolabeling is enabled. This prevents problems on rerun.
279eb3c to
7ae8a63
Compare
This PR separates the FreeBSD changes from #1294
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)
General
Separate commit for CHANGELOG.md ("update CHANGELOG.md"). The PR number is correct.Source code quality
bareos-check-sources --since-mergedoes not report any problems