bareos: master af77067d

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2023-11-20 10:19 master 29617ce7 Pending
Changeset py3plug-fd-basic: add test checking cancel crash

The new test tries to cancel the job while the job is inside the
plugin module. This is to check whether there are any crashes.
mod - core/src/plugins/filed/python/module/bareosfd.cc Diff File
add - systemtests/tests/py3plug-fd-basic/etc/bareos/bareos-dir.d/fileset/CancelFileset.conf.in Diff File
add - systemtests/tests/py3plug-fd-basic/etc/bareos/bareos-dir.d/job/cancel-check.conf Diff File
add - systemtests/tests/py3plug-fd-basic/python-modules/cancel-check-module.py Diff File
add - systemtests/tests/py3plug-fd-basic/testrunner-cancel-check Diff File