From 0bcc846bcbfd1be5dc930532583ced5218d0341b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Mon, 29 Jul 2024 11:33:18 +0200 Subject: [PATCH] Require at least 8GB RAM for building the Rust package in OBS Require at least 4 parallel jobs (the build on S390 takes ages with just 2 jobs...) --- rust/package/_constraints | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rust/package/_constraints b/rust/package/_constraints index d16e04ec51..2a52ed7f2b 100644 --- a/rust/package/_constraints +++ b/rust/package/_constraints @@ -1,7 +1,12 @@ + 4 20 + + 8 + + SLOW_CPU