Welcome to MySQL QA Episode 9. This episode will go more in-depth into reducer.sh: Reducing Testcases for Experts: multi-threaded reducer.sh
We will explore how to use reducer.sh to do true multi-threaded testcase reduction – a world’s first.
Topics:
Full-screen viewing @ 720p resolution recommended.
https://www.youtube.com/watch?v=2St8LK7ETzI
Resources
RELATED POSTS
For the other episodes, see 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.