[MXS-3306] Check that test.repl->N is not misused. Created: 2020-11-24 Updated: 2020-11-30 Resolved: 2020-11-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | test |
| Affects Version/s: | 2.4 |
| Fix Version/s: | 2.4.15, 2.5.7 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-120 |
| Description |
|
In the test environment test.repl->N means the number of server VMs available, not the number of servers used by the test. A misassumption of its meaning may mean that a test fails if it is run after a heavy test that uses 15 VMs instead of the usual 4. |