~stewart/percona-xtrabackup/2.0-parallel-test

Viewing all changes in revision 474.

  • Committer: Stewart Smith
  • Date: 2012-11-08 03:44:14 UTC
  • Revision ID: stewart@flamingspork.com-20121108034414-1uks7oxi4tmy686h
Introduce parallel test runner for Percona XtraBackup.
      
This uses a (relatively) simple C program to run several of the shell
test runners in parallel, serializing the subunit output so it can still
be consumed by other utilities. We use simple UNIX process control to control
everything, completely avoiding the horror of threads.
      
The xb_incremental_compressed test is split up from a big for loop as then
it can be run in parallel.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: