bareos: master f1678142

Author Committer Branch Timestamp Parent
pstorz pstorz master 2021-04-29 20:37 master eee90cf7 Pending
Changeset systemtests: percona-xtrabackup-test: stabilize and adapt to mysql8

- create unix domain sockets in /tmp if creating in binary directory
  would result in too long socket names (max 107 chars)
- search for mysql_install_db binary. If it does not exist, we assume
  mysql 8 and need to setup the mysql db directly via mysqld
- wait for mysql daemon to start in loop instead of waiting fixed time
mod - core/cmake/BareosFindPrograms.cmake Diff File
mod - systemtests/CMakeLists.txt Diff File
mod - systemtests/environment.in Diff File
mod - systemtests/tests/py2plug-fd-percona-xtrabackup/mysqldefaults.in Diff File
mod - systemtests/tests/py2plug-fd-percona-xtrabackup/testrunner Diff File