Debug: Run testRowParallel and sequential tests with multiple seeds
Run testRowParallel 5 times with different seeds to identify if failure is
seed-dependent. Then run full sequential test suite 3 times with different
seeds to check for flaky tests.
Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>