bareos: master 564c4d1a

Author Committer Branch Timestamp Parent
Tobias Plum Tobias Plum master 2019-10-09 18:32 master 69b2b5d6 Pending
Changeset systemtests: added python-dir-plugin-test

The test checks if a python module logs events from the director correctly.

Added "python-modules" functionality

Every system test with a "python-module" folder will get gets the default python modules from bareos
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/tests/python-dir-plugin-test/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
rm - systemtests/tests/python-dir-plugin-test/etc/bareos/bareos-dir.d/fileset/PluginTest.conf.in Diff File
mod - systemtests/tests/python-dir-plugin-test/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf.in Diff File
mod - systemtests/tests/python-dir-plugin-test/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
mod - systemtests/tests/python-dir-plugin-test/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/python-dir-plugin-test/python-modules/bareos-dir-test.py Diff File
mod - systemtests/tests/python-dir-plugin-test/testrunner Diff File