#580 RFE: add --skiptests for local builds
Closed: Fixed Opened by karsten.

The speed up development, allowing to skip the %check section n rpms would save a ton of time.
This can easily be done by adding
%check exit 0
to macros.modules.
As an example: libtool takes >25min with tests, <1min without.


You can defined that in modulemd https://pagure.io/modulemd/blob/master/f/spec.yaml#_153

Wouldn't that would disable checks during 'official' koji builds, too ?

Ah, you mean to disable that for local builds even when building from the dist-git. I see.

Metadata Update from @fivaldi:
- Issue assigned to fivaldi

See PR#588

Metadata Update from @fivaldi:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/mbs/issues/580

Please continue any further discussion there.

Metadata