bareos: master 6972924f

Author Committer Branch Timestamp Parent
joergs joergs master 2019-10-31 11:25 master 3363a1ca Pending
Changeset systemtests (python-baroes-test): added tests for different protocol versions (18.2 and 12.4)

Make usage of TLS-PSK optional in most cases.
This is necessary to successfully run the test without the python module sslpsk.

Add Filedaemon connection tests.

Added test for client ACLs at the restore command.
mod - systemtests/scripts/functions Diff File
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/client/test2-fd.conf.in Diff File
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/admin-notls.conf Diff File
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/admin-tls.conf Diff File
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/client-bareos-fd.conf Diff File
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/job-backup-bareos-fd.conf Diff File
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/noapicommand.conf Diff File
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/noautodisplaycommand.conf Diff File
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/poolfull.conf Diff File
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/poolnotfull.conf Diff File
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/backup-test2-fd.conf.in Diff File
add - systemtests/tests/python-bareos-test/etc/bareos/bconsole-admin-notls.conf.in Diff File
add - systemtests/tests/python-bareos-test/etc/bareos/bconsole-client-bareos-fd.conf.in Diff File
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py Diff File
mod - systemtests/tests/python-bareos-test/testrunner Diff File