From 1ea9b07a56272f3bba5ef69741c2e51b4b9810dc Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Wed, 1 May 2019 16:48:40 -0400 Subject: [PATCH] Fix: lava now have 4 workers Signed-off-by: Jonathan Rajotte --- jobs/system-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/system-tests.yaml b/jobs/system-tests.yaml index f395be6..b908780 100644 --- a/jobs/system-tests.yaml +++ b/jobs/system-tests.yaml @@ -188,7 +188,7 @@ - build-discarder: num-to-keep: 10 - throttle: - max-total: 2 + max-total: 4 option: 'category' categories: - 'kvm-tests' -- 2.34.1