T155 - always add noarch builds
ClosedPublic

Authored by jskladan on May 6 2014, 1:28 PM.

Details

Summary

According to T155, it seems to be a good idea to always download noarch rpms.

Test Plan

unittests appended

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
kparal added a comment.May 6 2014, 3:09 PM

Looks fine except for the comment below.

libtaskotron/directives/koji_directive.py
84–85

For the sake of removing code duplication, wouldn't it be easier to have this before the if-clause and therefore only once? That also applies to tmpdir.

tflink requested changes to this revision.May 6 2014, 3:14 PM

I'm OK with the changes but this won't work with the changes to koji_directive.py from D81. Please update to work with that code (also addresses @kparal's code duplication concern)

libtaskotron/directives/koji_directive.py
84–85

That was already changed in D81, actually

jskladan updated this revision.May 7 2014, 1:08 PM
  • T155 - adressed the changes in D81
kparal accepted this revision.May 7 2014, 1:14 PM

Looks good.

libtaskotron/directives/koji_directive.py
57–58

Just a minor point, maybe you could link T155 here, so that we know why we introduced this.

tflink accepted this revision.May 7 2014, 1:14 PM

Looks good to me

jskladan closed this revision.May 7 2014, 1:17 PM

Closed by commit rLTRNbbb5c6205464 (authored by @jskladan).