Skip to content

Commit 7a32e76

Browse files
authored
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.
1 parent b272d2f commit 7a32e76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2538,7 +2538,6 @@
25382538

25392539
{'name' : 'ppc64-flang-aix',
25402540
'tags' : ["flang", "ppc", "ppc64", "aix"],
2541-
'collapseRequests' : False,
25422541
'workernames' : ['ppc64-flang-aix-test'],
25432542
'builddir': 'ppc64-flang-aix-build',
25442543
'factory' : UnifiedTreeBuilder.getCmakeWithNinjaBuildFactory(

0 commit comments

Comments
 (0)