bareos: master 125ad84c

Author Committer Branch Timestamp Parent
pstorz pstorz master 2020-01-07 17:32 master 472ceb9b Pending
Changeset systemtests: support systemtests that do not run any daemon

We have the "catalog" systemtest where the systemtest sets
up the database but the test itself is a single unit test binary.

In this case we can skip most directories that are needed by the
daemons, so that the test directory is not filled with unused files.
mod - systemtests/CMakeLists.txt Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/pool/Scratch.conf Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/profile/operator.conf Diff File
rm - systemtests/tests/catalog/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
rm - systemtests/tests/catalog/etc/bareos/bconsole.conf.in Diff File