Make pt-archiver tests more reliable on weird, slow boxes like my vbox.

This commit is contained in:
Daniel Nichter
2011-07-14 09:57:16 -06:00
parent c78beba647
commit db76b3ca30
9 changed files with 38 additions and 106 deletions

View File

@@ -42,4 +42,6 @@ cd $PERCONA_TOOLKIT_BRANCH/sandbox
/tmp/$PORT/use < sakila-db/sakila-schema.sql
/tmp/$PORT/use < sakila-db/sakila-data.sql
$PERCONA_TOOLKIT_BRANCH/sandbox/test-env reset
exit 0