Bug 21578

Summary: Build system should not build noarch packages on ARM nodes
Product: Infrastructure Reporter: David Walser <luigiwalser>
Component: BuildSystemAssignee: Sysadmin Team <sysadmin-bugs>
Status: NEW --- QA Contact:
Severity: major    
Priority: Normal CC: sysadmin-bugs
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description David Walser 2017-08-20 15:48:27 CEST
Noarch packages are only built once on a random node (and architecture).  Builds on ARM nodes take forever.  We just had a security update build that should have taken a few minutes take twelve hours, delaying us being able to make a testable package.  Noarch builds should happen on i586 or x86_64 nodes only.