Welcome to MySQL QA Episode 8: Reducing Testcases for Engineers: tuning reducer.sh
- Advanced configurable variables & their default/vanilla reducer.sh settings
- FORCE_SKIPV
- FORCE_SPORADIC
- TIMEOUT_COMMAND & TIMEOUT_CHECK
- MULTI_THREADS
- MULTI_THREADS_INCREASE
- QUERYTIMEOUT
- STAGE1_LINES
- SKIPSTAGE
- FORCE_KILL
- Some examples
- FORCE_SKIPV/FORCE_SPORADIC
- TIMEOUT_COMMAND/TIMEOUT_CHECK
Full-screen viewing @ 720p resolution recommended.
Other episodes can be found here: https://www.percona.com/blog/2015/03/17/free-mysql-qa-and-bash-linux-training-series
All, please note we have moved percona-qa to GitHub:
https://github.com/Percona-QA/percona-qa
To clone it, use:
$ sudo yum install git
$ cd ~
$ git clone https://github.com/Percona-QA/percona-qa.git
reducer.sh was also put directly into this repository (and it is maintained there), so *no* need anymore to separately fetch lp:randgen.