bareos: master 43080cd0

Author Committer Branch Timestamp Parent
arogge arogge master 2024-02-16 03:10 master fcde9d9b Pending
Changeset systemtests: add droplet-compat restore test

Add a new test that restores the backup written by the droplet backend
using another storage device.
This checks that you can read droplet backups with another device.
mod - systemtests/tests/droplet-s3/CMakeLists.txt Diff File
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-dir.d/job/bareos-s3.conf Diff File
mod - systemtests/tests/droplet-s3/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/droplet-s3/etc/bareos/bareos-dir.d/storage/AlternateStorage.conf.in Diff File
add - systemtests/tests/droplet-s3/etc/bareos/bareos-sd.d/device/AlternateStorage.conf.in Diff File
mod - systemtests/tests/droplet-s3/testrunner-backup Diff File
mod - systemtests/tests/droplet-s3/testrunner-restore Diff File
add - systemtests/tests/droplet-s3/testrunner-restore-compat Diff File