From cb797abf110933c36eb89a65a2b2260ddb1bd36b Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Tue, 25 Apr 2023 16:29:48 -0400 Subject: [PATCH] jjb: binutils-gdb: throttle concurrent review builds Change-Id: I490b0ba82e9f6de6c14bbaf540f7c35ea74d3c8c Signed-off-by: Michael Jeanson --- jobs/binutils-gdb.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jobs/binutils-gdb.yaml b/jobs/binutils-gdb.yaml index 15be044..134aec4 100644 --- a/jobs/binutils-gdb.yaml +++ b/jobs/binutils-gdb.yaml @@ -142,6 +142,10 @@ properties: - build-discarder: days-to-keep: 7 + - throttle: + option: 'category' + categories: + - 'review-binutils-gdb' ## Views ## -- 2.34.1