bareos: master 712d115d

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-12-18 09:25 master 5d1b3cfe Pending
Changeset tests: add testing of automatically using grpc for plugins
mod - systemtests/tests/CMakeLists.txt Diff File
add - systemtests/tests/auto-grpc/CMakeLists.txt Diff File
add - systemtests/tests/auto-grpc/etc/bareos-python/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos-python/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos-python/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/job/BackupCatalog.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/job/copy-full.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-sd.d/messages/Standard.conf Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/auto-grpc/etc/bareos/bconsole.conf.in Diff File
add - systemtests/tests/auto-grpc/functions Diff File
add - systemtests/tests/auto-grpc/python-modules/BareosFdPluginLocalFilesetAclXattr.py Diff File
add - systemtests/tests/auto-grpc/python-modules/bareos-fd-local-fileset-acl-xattr.py Diff File
add - systemtests/tests/auto-grpc/test-setup Diff File
add - systemtests/tests/auto-grpc/testrunner-grpc-to-python Diff File
add - systemtests/tests/auto-grpc/testrunner-python-to-grpc Diff File
rm - systemtests/tests/grpc-fd/python-modules/BareosFdPluginLocalFilesetAclXattr.py Diff File
add - systemtests/tests/grpc-fd/python-modules/BareosFdPluginLocalFilesetAclXattr.py Diff File
rm - systemtests/tests/grpc-fd/python-modules/bareos-fd-local-fileset-acl-xattr.py Diff File
add - systemtests/tests/grpc-fd/python-modules/bareos-fd-local-fileset-acl-xattr.py Diff File