mirror of
https://github.com/apache/impala.git
synced 2026-01-08 12:02:54 -05:00
This is a partial revert of Change-Id: I04b4d6db508a26a1a2e4b972b... from January 2014. That commit caused test_cancel_insert to run different random tests each time it was run; the number of tests run could vary between 1 and 9. This commit fixes the number at 9, and the same 9 every time, to avoid test flakiness. Change-Id: I22cecfbe7c9a102f788d01eb80aa188579ef6d7e Reviewed-on: http://gerrit.cloudera.org:8080/5784 Reviewed-by: Michael Brown <mikeb@cloudera.com> Reviewed-by: Alex Behm <alex.behm@cloudera.com> Tested-by: Impala Public Jenkins