implemented dynamic directive loading code, moved koji directive to isolate and better support dynamic loading, changed runner code to behave the same as it was, just loading directives on demand. Fixes T45'
ClosedPublic

Authored by tflink on Jan 21 2014, 12:01 AM.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
jdulaney accepted this revision.Jan 21 2014, 2:09 AM

Looked it over fairly well; nothing jumps out.

ack

tflink updated this revision.Jan 21 2014, 2:25 AM
  • implemented dynamic directive loading code, moved koji directive to isolate and better support dynamic loading, changed runner code to behave the same as it was, just loading directives on demand. Fixes T45'
  • changing koji import in koji_directive back to koji, adding on to T45
tflink updated this revision.Jan 21 2014, 2:59 AM
  • removing extranious 'as koji' from koji import
  • changing printed error to thrown exception, fixing class name for KojiDirective

Discussed a few things with tflink over IRC; ack

tflink closed this revision.Jan 21 2014, 3:45 AM

Closed by commit rLTRN5ff6634537b6 (authored by @tflink).