Trigger jobs for all arches
ClosedPublic

Authored by mkrizek on Mar 31 2014, 1:22 PM.

Details

Summary

This also adds temporary configuration file (settings.py) - configuration should probably be done differently but that will be handled in another ticket. Fixes T109

Test Plan

Tests included

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped

Note that this is against taskotron-trigger, not libtaskotron. The .arcconfig should be fixed in D37.

tflink added a comment.Apr 1 2014, 7:26 AM

Other than the question about 'noarch' in utils, looks good to me

jobtriggers/utils.py
19

What would this do and why? It looks like it would add noarch if there are no valid arches found in a build's rpms?

mkrizek updated this revision.Apr 1 2014, 8:40 AM

Remove needless condition in util.get_arches

jobtriggers/utils.py
19

Ah, this should be removed since 'noarch' is in valid_arches.

tflink accepted this revision.Apr 1 2014, 8:03 PM

Looks good to me

mkrizek closed this revision.Apr 2 2014, 8:47 AM

Closed by commit rTRGRc8a78404ddec (authored by @mkrizek).