Run flaky tests in parallel

This commit is contained in:
Tim St. Clair
2016-10-07 10:31:32 -07:00
parent 4a9f402808
commit e859e9bbb7

View File

@@ -8,5 +8,3 @@ SETUP_NODE=false
# DISABLED --cgroups-per-qos flag until feature stabilized.
#TEST_ARGS=--cgroups-per-qos=false
TEST_ARGS=
# Run flaky test sequentially
PARALLELISM=1