bareos: master 159bec2a

Author Committer Branch Timestamp Parent
tuxmaster5000 bruno-at-bareos master 2022-05-11 10:03 master fbd09895 Pending
Changeset Add PostgreSQL role switching and tests

- move py2plug-fd-postgres to py3plug-fd-postgres
- add tests (roles) in py3plug-fd-postgres
- add postgresql configuration to increase log verbosity
- increase debug level of fd
- cleanup extra configuration
- use expect_grep for testing result

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
mod - CHANGELOG.md Diff File
mod - core/src/plugins/filed/python/postgres/BareosFdPluginPostgres.py Diff File
mod - docs/manuals/source/TasksAndConcepts/Plugins/FileDaemonPlugins/PostgreSQLPlugin.rst.inc Diff File
mod - systemtests/tests/CMakeLists.txt Diff File
rm - systemtests/tests/py2plug-fd-postgres/etc/bareos/bareos-dir.d/profile/operator.conf Diff File
rm - systemtests/tests/py3plug-fd-postgres Diff File
add - systemtests/tests/py3plug-fd-postgres/etc/bareos/bareos-dir.d/fileset/PluginTestNoRole.conf.in Diff File
add - systemtests/tests/py3plug-fd-postgres/etc/bareos/bareos-dir.d/fileset/PluginTestRole.conf.in Diff File
add - systemtests/tests/py3plug-fd-postgres/testrunner-roles Diff File