From 7a32e76e14ab5e6335378271b3a47cb1c44292d4 Mon Sep 17 00:00:00 2001 From: Mark Danial Date: Tue, 28 Jan 2025 08:43:12 -0500 Subject: [PATCH] Collapse requests for the flang AIX buildbot (#363) allow collapseRequests for flang AIX bot: https://lab.llvm.org/buildbot/#/builders/201, due to a long build queue. Most aix bots already allow collapseRequests so this would be consistent with existing behaviour. --- buildbot/osuosl/master/config/builders.py | 1 - 1 file changed, 1 deletion(-) diff --git a/buildbot/osuosl/master/config/builders.py b/buildbot/osuosl/master/config/builders.py index 08c88d06..03a262de 100644 --- a/buildbot/osuosl/master/config/builders.py +++ b/buildbot/osuosl/master/config/builders.py @@ -2538,7 +2538,6 @@ {'name' : 'ppc64-flang-aix', 'tags' : ["flang", "ppc", "ppc64", "aix"], - 'collapseRequests' : False, 'workernames' : ['ppc64-flang-aix-test'], 'builddir': 'ppc64-flang-aix-build', 'factory' : UnifiedTreeBuilder.getCmakeWithNinjaBuildFactory(