From 4c62dd8ac107c0f261e75c7554eb96fcf9774142 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 14 Apr 2016 14:30:41 -0700 Subject: [PATCH] openqa: give qa14 more workers (it's more powerful) the group setting (4) is appropriate for the current worker boxes, but this one's a lot more powerful. --- inventory/host_vars/qa14.qa.fedoraproject.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventory/host_vars/qa14.qa.fedoraproject.org b/inventory/host_vars/qa14.qa.fedoraproject.org index 4c138ba2d8..d1439a7768 100644 --- a/inventory/host_vars/qa14.qa.fedoraproject.org +++ b/inventory/host_vars/qa14.qa.fedoraproject.org @@ -6,3 +6,5 @@ nrpe_procs_warn: 900 nrpe_procs_crit: 1000 eth0_ip: 10.5.131.22 gw: 10.5.131.254 +# this is a powerful machine, can handle more openQA workers +openqa_workers: 10