[MDEV-19089] Move rocksdb.deadlock test into rocksdb_stress suite Created: 2019-03-30 Updated: 2019-04-04 Resolved: 2019-04-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - RocksDB |
| Fix Version/s: | 10.4.4 |
| Type: | Task | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
(Filed after exchange with svoj and others) rocksdb.deadlock uses mysqlslap, and tests that do so do not fit well into MariaDB's MTR test suite (which is ran in memory/cpu-constrained environments) This task is to track progress on this. |
| Comments |
| Comment by Sergei Petrunia [ 2019-03-30 ] |
|
A slight problem here is that rocksdb_stress uses a master-slave configuration, while rocksdb.deadlock doesn't use that. |
| Comment by Sergei Petrunia [ 2019-04-04 ] |
|
For now, marked deadlock.test as "big test" |