[MDEV-29452] Optimize MTR resourcing to reduce failures of tests with replication setups Created: 2022-09-02 Updated: 2022-10-13 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Angelique Sklavounos (Inactive) | Assignee: | Angelique Sklavounos (Inactive) |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Feel free to add suggestions, comments, etc... Some rpl (and replication-required binlog*) test failures on BB are due to not enough resources (e.g. As a replication setup requires another server instance to be started, this puts further strain on test runs that allocate a certain number of workers. This could be alleviated by altering the number of workers used when such a test is run, by doing the following: A future follow-up task could be: |