bareos: master 51a829d7

Author Committer Branch Timestamp Parent
pstorz pstorz master 2021-05-17 19:18 master a8da7d03 Pending
Changeset systemtests: add NDMP test

To enable the system ndmp test call cmake with:
 -Dndmp_data_agent_address=<ip.of.data.agent> \
 -Dndmp_data_agent_user=<user> \
 -Dndmp_data_agent_password=<password>
mod - CHANGELOG.md Diff File
mod - CMakeLists.txt Diff File
mod - core/cmake/BareosSetVariableDefaults.cmake Diff File
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/environment.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/client/isilon.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/fileset/isilon-fileset.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/job/NDMPRestoreDump.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/job/isilondump.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/job/ndmp-copy-isilon.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/jobdefs/DefaultNDMPJob.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/jobdefs/DefaultNDMPRestoreJob.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/pool/isilon-copy.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/pool/isilon.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-dir.d/storage/ndmp.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/device/FileStorage2.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/messages/Standard.conf Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/ndmp/ndmp.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/ndmp/etc/bareos/bconsole.conf.in Diff File
add - systemtests/tests/ndmp/testrunner Diff File