Add support for dist-git style tasks for buildbot scheduler
ClosedPublic

Authored by mkrizek on Apr 12 2016, 10:54 AM.

Details

Test Plan

Will test in dev once reviewed.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
mkrizek retitled this revision from to Add support for dist-git style tasks for buildbot scheduler.Apr 12 2016, 10:54 AM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added a project: infrastructure.
tflink accepted this revision.Apr 14 2016, 4:22 PM

I wonder if we might want to see if we can find a bit cleaner way of doing this but it looks ok to me, especially for dev.

This revision is now accepted and ready to land.Apr 14 2016, 4:22 PM
mkrizek closed this revision.Apr 18 2016, 11:00 AM

ok, so I had to rework this to make this actually work - https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=bcc7b5cdf69040ca2b521e9e04651a612f45fe12

Though, for now it still assumes that the yaml file is named after the task, I'll change it once we decide on naming.