50f0a60 Allow configuring the number of parallel submissions to Koji

Authored and Committed by mprahl 4 years ago
    Allow configuring the number of parallel submissions to Koji
    
    When NUM_CONCURRENT_BUILDS is 0, then multi-threading is disabled
    when submitting builds to Koji. This is not acceptable, so this
    commit makes the number of threads configurable.