From 584ecf74a263bc17e1f23f5cef47e93476b86df9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A1n=20Lucas=20Pereira?= Date: Wed, 10 Apr 2019 20:06:48 -0300 Subject: [PATCH] Approaching to convergence of optimal load balance amongst test workers (4) --- .travis/spec_runner.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/spec_runner.rc b/.travis/spec_runner.rc index dd6e9493dc..90a82cd5ff 100644 --- a/.travis/spec_runner.rc +++ b/.travis/spec_runner.rc @@ -2,4 +2,4 @@ # PLEASE USE FRACTIONAL NUMBERS. Example: (1/10 3/10 1/2 1/10 1/10) # Make sure you specify as much items as there are workers. -TEST_WORKERS_PROPORTIONS=(48/254 20/254 20/254 83/254 83/254) +TEST_WORKERS_PROPORTIONS=(48/254 20/254 15/254 83/254 88/254)