bareos: master 0c7cc18c

Author Committer Branch Timestamp Parent
pstorz GitHub master 2020-07-01 16:40 master fd281913 Pending
Changeset Merge pull request 0000544 from bareos/dev/pstorz/master/vmware-test

vmware plugin: merge into subdirectories, add system test
mod - core/CMakeLists.txt Diff File
mod - core/cmake/BareosFindAllLibraries.cmake Diff File
mod - core/cmake/BareosFindLibraryAndHeaders.cmake Diff File
mod - core/cmake/BareosGenerateDebianInfo.cmake Diff File
mod - core/debian/control.in Diff File
mod - core/debian/rules Diff File
rm - core/debian/watch Diff File
mod - core/platforms/packaging/bareos.spec Diff File
mod - core/src/CMakeLists.txt Diff File
mod - core/src/filed/fd_plugins.cc Diff File
mod - core/src/plugins/filed/CMakeLists.txt Diff File
add - core/src/vmware/debian/control Diff File
add - core/src/vmware/packaging/bareos-vmware.spec Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins.rst Diff File
mod - systemtests/CMakeLists.txt Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/VMwareTest.ini.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/fileset/VMwareTest.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/pool/Scratch.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/profile/operator.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-sd.d/messages/Standard.conf Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/etc/bareos/bconsole.conf.in Diff File
add - systemtests/tests/pyplug-fd-vmware/reset_cbt.sh Diff File
add - systemtests/tests/pyplug-fd-vmware/testrunner Diff File
rm - vmware/debian/bareos-vmware-plugin-compat.install Diff File
rm - vmware/packaging/bareos-vmware.spec Diff File