bareos: master 29c0d2da

Author Committer Branch Timestamp Parent
arogge arogge master 2023-01-16 17:20 master 9d9fcf4c Pending
Changeset systemtests: add file-autochanger:swapdev test

Add test system:file-autochanger:swapdev to track the broken volume
swapping behaviour introduced in Bareos 22.0.0.
This also adds a virtual file-based autochanger that can be used for
other kinds of tests.
mod - systemtests/tests/CMakeLists.txt Diff File
add - systemtests/tests/file-autochanger/CMakeLists.txt Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/pool/Scratch.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/profile/operator.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-sd.d/autochanger/FileStorage.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-sd.d/messages/Standard.conf Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/file-autochanger/etc/bareos/bconsole.conf.in Diff File
add - systemtests/tests/file-autochanger/mtx-changer Diff File
add - systemtests/tests/file-autochanger/mtx-inventory.txt Diff File
add - systemtests/tests/file-autochanger/test-setup Diff File
add - systemtests/tests/file-autochanger/testrunner-swapdev Diff File