[obs-commits] [openSUSE/open-build-service] 0165fd: [api] Detect the correct mysqld binary for tests
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 0165fde89ea1e11be58a34c137289805edda378e https://github.com/openSUSE/open-build-service/commit/0165fde89ea1e11be58a34... Author: Neal Gompa <ngompa13@gmail.com> Date: 2020-02-17 (Mon, 17 Feb 2020) Changed paths: M src/api/script/prepare_spec_tests.sh Log Message: ----------- [api] Detect the correct mysqld binary for tests Different distributions have the mysqld binaries in different places. This change makes api test to search for these binaries in "/usr/bin", "/usr/sbin" and "/usr/libexec" directories. Additionally, set the pidfile so that MariaDB/MySQL runs on Fedora. Commit: 0975ed8750bf2b38fef600eb30c522cf34f1d6d0 https://github.com/openSUSE/open-build-service/commit/0975ed8750bf2b38fef600... Author: Victor Pereira <vpereira@suse.de> Date: 2020-02-19 (Wed, 19 Feb 2020) Changed paths: M src/api/script/prepare_spec_tests.sh Log Message: ----------- Merge pull request #9076 from Conan-Kudo/fix-mysql-test-setup-on-fedora [api] Detect the correct mysqld binary for tests Compare: https://github.com/openSUSE/open-build-service/compare/f4ef186442c1...0975ed...
participants (1)
-
Victor Pereira