summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuraj Linkeš <juraj.linkes@pantheon.tech>2021-04-01 10:52:35 +0200
committerJuraj Linkeš <juraj.linkes@pantheon.tech>2021-04-09 07:28:49 +0200
commit0189b448ffbe6147e9f87e46d46bf17d074077a8 (patch)
tree9ff3f2b700f9ec64ead170885fa30375e923fedc
parent8e5d0b98232faa82c6bb6c0d19207793c1bed759 (diff)
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š <juraj.linkes@pantheon.tech>
-rw-r--r--jjb/csit/csit-vpp-device.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml
index fae559dc..fb723afe 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: