Initial test suite
Blueprint to track major test cases we still want to write for an intial cluster test suite.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- Patrick Crews
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
For porting drizzle transaction log tests, use this tarball as a reference - https:/
The trx log plugin has since been removed from the Drizzle tree.
NOTE: Though some functionality is missing from the basic, atomic test cases, they are generally tested via the randgen stress tests to which we subject PXC.
Work Items
Work items:
DROP test cases: TODO
CREATE test cases: TODO
UPDATE test cases: TODO
DATATYPE test cases: TODO
TRANSACTION test cases: TODO
Add running node to already-running / populated / stressed cluster: TODO
Node crash and recovery tests (port Innodb Crash tests): TODO
Writes to multiple nodes in cluster / no collision: INPROGRESS
Writes to multiple nodes in cluster with collision: INPROGRESS
Longer term stress tests (50 threads, 1 million queries per thread): TODO