bareos: master b4ed3594

Author Committer Branch Timestamp Parent
bruno-at-bareos Alaa Eddine Elamri master 2022-06-29 18:30 master 9a213c57 Pending
Changeset Add systemtest tls-psk-identity-err1115

- Test job with Name exceeding 104 char length so jobname got truncated
  while adding the 24 char suffix .2022-06-30_12:12:12_12
- This cause tls-psk authentification between fd and sd to failed with
  Fatal error: Connect failure: ERR=error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
  Fatal error: Bad response to Storage command: wanted 2000 OK storage, got 2902 Bad storage
  Fatal error: Director's comm line to SD dropped.

Signed-off-by: Bruno Friedmann <bruno.friedmann@bareos.com>
(cherry picked from commit 2fd376d81924febea7df3f6a608f7ebc66f0d827)
mod - systemtests/tests/CMakeLists.txt Diff File
add - systemtests/tests/tls-psk-identity-err1115/CMakeLists.txt Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/catalog/MyCatalog.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/console/bareos-mon.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/fileset/Catalog.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/fileset/SelfTest.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/job/RestoreFiles.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/messages/Daemon.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/messages/Standard.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/pool/Differential.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/pool/Full.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/pool/Incremental.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/pool/Scratch.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/profile/operator.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-dir.d/storage/File.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-fd.d/client/myself.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-fd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-fd.d/director/bareos-mon.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-fd.d/messages/Standard.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-sd.d/device/FileStorage.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-sd.d/director/bareos-dir.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-sd.d/director/bareos-mon.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-sd.d/messages/Standard.conf Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bareos-sd.d/storage/bareos-sd.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/etc/bareos/bconsole.conf.in Diff File
add - systemtests/tests/tls-psk-identity-err1115/testrunner Diff File