run per-arch
ClosedPublic

Authored by kparal on Mar 24 2017, 12:36 PM.

Details

Summary

Always check just the arch that was requested on the command line,
rather than checking two archs hardcoded in the formula. This makes
running this task more universal, but for checking multiple arches it
will require multiple individual executions. This helps to avoid race
conditions like T894.

Please note this can be only pushed once D1176 is deployed.

Test Plan

ran manually with --arch <arch>, works

Diff Detail

Repository
rDEPLINT task-rpmdeplint
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal created this revision.Mar 24 2017, 12:36 PM

@jskladan @mkrizek: I'd like to push this into develop branch soon, so that I can test how well it works in taskotron-dev. Please review, otherwise I'll do the push early next week. Thanks.

mkrizek accepted this revision.May 22 2017, 8:25 AM
This revision is now accepted and ready to land.May 22 2017, 8:25 AM

This is working well in develop, pushing to master as well.

Closed by commit rDEPLINT83bd6af25f93: run per-arch (authored by Kamil Páral <kparal@redhat.com>). · Explain WhyMay 22 2017, 2:43 PM
This revision was automatically updated to reflect the committed changes.