Changesets: bareos-regress
master 28bfc730 2017-04-19 17:08 Ported: N/A Details Diff |
always-incremental-test: do not restart bareos every time | ||
mod - tests/always-incremental-test | Diff File | ||
master 6b80cb38 2017-04-19 15:03 Ported: N/A Details Diff |
Reduce the size of the build directory by removing .git and other unneeded files |
||
mod - scripts/setup | Diff File | ||
master 7c264b77 2017-04-18 18:04 Ported: N/A Details Diff |
prune-migration-test: sleep much longer Unfortunately, especially with mysql, the prune-migration-test fails because the pruning of the jobs takes too long and the jobs are not all removed when the check for them is done. |
||
mod - tests/prune-migration-test | Diff File | ||
master 1a7702e1 2017-04-18 17:35 Ported: N/A Details Diff |
bscan-tape: use only src directory | ||
mod - tests/bscan-tape | Diff File | ||
master fa2e62ee 2017-04-18 16:45 Ported: N/A Details Diff |
truncate-bug-tape: reduce data being backed up use only subdirectory src in the future |
||
mod - tests/truncate-bug-tape | Diff File | ||
master 8d71db92 2017-04-15 21:15 Ported: N/A Details Diff |
TLS: replaced outdated certificates by new once The new certificates are vaild until 2025-04-15. |
||
mod - configs/BASE/tls/bareos-dir.bareos.org-cert.pem | Diff File | ||
mod - configs/BASE/tls/bareos-sd1.bareos.org-cert.pem | Diff File | ||
mod - configs/BASE/tls/bareos-sd2.bareos.org-cert.pem | Diff File | ||
mod - configs/BASE/tls/client1.bareos.org-cert.pem | Diff File | ||
mod - configs/BASE/tls/console.bareos.org-cert.pem | Diff File | ||
master 69e727df 2017-04-13 00:52 Ported: N/A Details Diff |
hardlink-test: fixed for denoramlized file table | ||
mod - tests/hardlink-test | Diff File | ||
master f813e8f1 2017-03-23 13:40 Ported: N/A Details Diff |
Automatically run the lan-addr tests | ||
mod - DartTestfile.txt.in | Diff File | ||
master 53691dee 2017-03-23 12:44 Ported: N/A Details Diff |
Added test scripts for LAN Address feature | ||
add - tests/lan-addr-test | Diff File | ||
add - tests/lan-addr-test-passive | Diff File | ||
master 251b7da8 2017-03-23 12:44 Ported: N/A Details Diff |
Fix IP detection on RHEL/CentOS 7 and Fedora | ||
mod - tests/source-addr-test | Diff File | ||
master 2115dba3 2017-01-02 12:58 Ported: N/A Details Diff |
plugin-test: reduce platform specific code | ||
mod - tests/plugin-test | Diff File | ||
master 855af249 2016-12-29 19:20 Ported: N/A Details Diff |
quota-softquota-test: reduce platform specific code | ||
mod - tests/quota-softquota-test | Diff File | ||
master d814707f 2016-12-29 19:10 Ported: N/A Details Diff |
reload-test: enhanced Should now also work on other Unix platforms, not only on Linux. Also adding valid resources and checks if these are available after a reload. |
||
mod - tests/reload-test | Diff File | ||
master 6e825443 2016-12-22 11:37 Ported: N/A Details Diff |
setup: reduce platform specific code and enhancements As before, the setup script copies the Bareos source code from the BAREOS_SOURCE directory to the build directory. By this change, the setup will no longer update the source code in the BAREOS_SOURCE directory by git pull. Instead it will update the local copy in the build directory. Another change is, that setup will no longer delete build/.git/ directory. The build directory is also used as source directory for backup jobs. While removing the build/.git/ directory reduces the required space, keeping the directory makes it easier to examine the Bareos source after regression tests did run. |
||
mod - scripts/cleanup | Diff File | ||
mod - scripts/create_sparse_file.sh | Diff File | ||
mod - scripts/setup | Diff File | ||
mod - tests/1-example-test | Diff File | ||
mod - tests/always-incremental-test | Diff File | ||
mod - tests/sparse-encrypt-test | Diff File | ||
mod - tests/sparse-file-test | Diff File | ||
master e11204cc 2016-12-03 13:21 Ported: N/A Details Diff |
activate truncate-command-test | ||
mod - all-disk-tests | Diff File | ||
master 721c56e9 2016-12-02 19:48 Ported: N/A Details Diff |
fix and active tests that creates sparse files replaces the gigaslam tool by scripts/create_sparse_file.sh, to be able to create sparse files at arbitrary sizes. Creating a sparse file of 100M (real size about 8K). |
||
mod - all-disk-tests | Diff File | ||
add - scripts/create_sparse_file.sh | Diff File | ||
mod - scripts/functions | Diff File | ||
rm - tests/gigaslam-sparse-test | Diff File | ||
mod - tests/sparse-encrypt-test | Diff File | ||
add - tests/sparse-file-test | Diff File | ||
master b41ce923 2016-11-18 19:50 Ported: N/A Details Diff |
quota-softquota-test: add "soft quota reset" test Also adapted test to the new configuration schema. |
Affected Issues 0000700 |
|
rm - configs/quota-softquota-test/bareos-dir.conf.quota-softquota-test.in | Diff File | ||
add - configs/quota-softquota-test/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||
mod - tests/1-example-test | Diff File | ||
mod - tests/quota-softquota-test | Diff File | ||
master db917697 2016-11-16 19:04 Ported: N/A Details Diff |
added truncate-command-test | ||
mod - README | Diff File | ||
mod - tests/1-example-test | Diff File | ||
add - tests/truncate-command-test | Diff File | ||
master 2ea45150 2016-10-01 01:18 Ported: N/A Details Diff |
Fix tests that only exited without doing something This were the tests: tests/messages-test tests/query-test tests/scratch-pool-test |
||
mod - tests/messages-test | Diff File | ||
mod - tests/query-test | Diff File | ||
mod - tests/scratch-pool-test | Diff File | ||
master cb7cfe35 2016-09-30 16:48 Ported: N/A Details Diff |
Added nightly-disk-and-tape-and-changer script | ||
add - nightly-disk-and-tape-and-changer | Diff File | ||
master 0a1f4dec 2016-09-30 16:38 Ported: N/A Details Diff |
make tape tests fail if tape is not available | ||
mod - scripts/functions | Diff File | ||
master 3420af8a 2016-09-21 18:49 Ported: N/A Details Diff |
try to fix tests/prune-migration-test | ||
mod - tests/prune-migration-test | Diff File | ||
master 3e587da9 2016-09-19 12:57 Ported: N/A Details Diff |
weird-files2-test: fixed It seems that on certain distributions the output of the "testls" command has a different order so that the diff then fails. We now simply sort the output of the testls so that if everything is recoverd we also do not get an error anymore |
||
mod - tests/weird-files2-test | Diff File | ||
master b5095d73 2016-09-16 12:55 Ported: N/A Details Diff |
Fix failing tape tests because of new config scheme | ||
mod - tests/ansi-label-tape | Diff File | ||
mod - tests/backup-bareos-tape | Diff File | ||
mod - tests/incremental-tape | Diff File | ||
mod - tests/restore-by-file-tape | Diff File | ||
mod - tests/small-file-size-tape | Diff File | ||
mod - tests/truncate-bug-tape | Diff File | ||
mod - tests/verify-vol-tape | Diff File | ||
master 194217df 2016-09-14 16:39 Ported: N/A Details Diff |
fix source-addr-test that was very unstable We now collect the output of netstat via client run after job, so that the connections definitely still exist. We simply grep in the log output for it. |
||
mod - tests/source-addr-test | Diff File |