From: Juraj Linkeš Date: Thu, 1 Apr 2021 08:52:35 +0000 (+0200) Subject: CSIT: restrict CSIT VPP Device to 32 cores X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F31859%2F2;p=ci-management.git CSIT: restrict CSIT VPP Device to 32 cores We're seeing frequent "Host high CPU load" alerts. The jobs are not restricted in any way, which could lead to resource starvation or misdirection of resources between jobs. Mirror the VPP jobs configuration - restrict to 32 cores. Change-Id: I6b36602df0546fedf9603dda395325199130513e Signed-off-by: Juraj Linkeš --- diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index fae559dc4..fb723afe4 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -19,10 +19,12 @@ - '1n-skx': os: 'ubuntu2004' executor-arch: 'x86_64' + make-parallel-jobs: '32' skip-vote: 'false' - '1n-tx2': os: 'ubuntu2004' executor-arch: 'aarch64' + make-parallel-jobs: '32' skip-vote: 'true' jobs: - 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}' @@ -86,6 +88,8 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' + - make-parallel-jobs-parameter: + make-parallel-jobs: '{make-parallel-jobs}' - os-parameter: os: '{os}' - gerrit-refspec-parameter @@ -153,6 +157,8 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' + - make-parallel-jobs-parameter: + make-parallel-jobs: '{make-parallel-jobs}' - os-parameter: os: '{os}' - string: @@ -211,6 +217,8 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' + - make-parallel-jobs-parameter: + make-parallel-jobs: '{make-parallel-jobs}' - os-parameter: os: '{os}' - string: