[MDEV-18909] Run galera and wsrep suites on bb even when they are not in default suites Created: 2019-03-13 Updated: 2019-03-18 Resolved: 2019-03-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Tests |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Jan Lindström (Inactive) | Assignee: | Elena Stepanova |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Buildbot should run galera and wsrep suites e.g. so that there is its own galera line on selected builders so that failures on galera suites would not require others not interested them to look every red box. |
| Comments |
| Comment by Elena Stepanova [ 2019-03-18 ] |
|
Now kvm-deb-*, kvm-rpm-*, kvm-zyp-* builders execute a separate step mtr-galera after the usual mtr. Additionally, a new MTR step was added to fulltest-big and fulltest2-big. It installs the library and runs the same 2 suites. Before that, Galera tests were skipped on the builders due to the absence of the library. Above-mentioned steps are enabled for all 10.1+ trees. |