public inbox for buildbot@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] Add collapseRequests=True to gccrust-fedora-arm64
@ 2024-04-11 14:44 Mark Wielaard
  0 siblings, 0 replies; only message in thread
From: Mark Wielaard @ 2024-04-11 14:44 UTC (permalink / raw)
  To: buildbot; +Cc: Mark Wielaard

We only have one fedora-arm64 builder.
---
 builder/master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/builder/master.cfg b/builder/master.cfg
index b53e56fc2ee8..c75b1622331f 100644
--- a/builder/master.cfg
+++ b/builder/master.cfg
@@ -2544,6 +2544,7 @@ gccrust_fedora_arm64_builder = util.BuilderConfig(
         name="gccrust-fedora-arm64",
         workernames=["fedora-arm64"],
         tags=["gccrust", "fedora", "arm64"],
+        collapseRequests=True,
         factory=gccrust_factory)
 c['builders'].append(gccrust_fedora_arm64_builder)
 
-- 
2.44.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-11 14:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-11 14:44 [COMMITTED] Add collapseRequests=True to gccrust-fedora-arm64 Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).