local test config
(MXS-1863)
|
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.3 |
| Type: | Sub-Task | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Timofey Turenko |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-65, MXS-SPRINT-66, MXS-SPRINT-67, MXS-SPRINT-68, MXS-SPRINT-73 |
| Description |
|
MDBCI and libvirt setup to be tested against major distributions, all findings to be added to documentation |
| Comments |
| Comment by Timofey Turenko [ 2018-09-12 ] |
|
notes for CentOS7 installation: entOS7 sudo yum install git put following: }); sudo yum install ruby curl -sSL https://rvm.io/mpapis.asc | gpg --import - gem install json-schema cd ~/mdbci cd git clone https://github.com/vagrant-libvirt/vagrant-libvirt.git |
| Comment by Timofey Turenko [ 2018-09-12 ] |
|
preparing for building tests in CentOS: sudo yum install cmake mariadb-test php sudo yum -y install centos-release-scl || \ sudo yum -y install devtoolset-7-gcc-c++
|
| Comment by Timofey Turenko [ 2018-12-27 ] |
|
Ubuntu Bionic, mdbci setup-dependencies command failed: INFO: Invoking command: sudo virsh pool-info default bug reported to FRUCT |
| Comment by Timofey Turenko [ 2019-01-11 ] |
|
Debian Stretch - works! |
| Comment by Timofey Turenko [ 2019-01-22 ] |
|
Centos/RHEL/Fedora - works Suse/Gentoo - not supported Amazon Linux - EPEL repos is needed |
| Comment by Timofey Turenko [ 2019-01-22 ] |
|
https://github.com/mariadb-corporation/mdbci#mdbci-installation |
| Comment by Timofey Turenko [ 2019-01-22 ] |
|
Mint 18/19 works |