Fixes T201. In addition, this will probably need, like in autoqa, some url shortening service, any thoughts on whether to implement it as a part of this ticket or create a new ticket for that?
Details
Tests altered
Diff Detail
- Repository
- rLTRN libtaskotron
- Lint
Lint Skipped - Unit
Unit Tests Skipped
In addition, this will probably need, like in autoqa, some url shortening service, any thoughts on whether to implement it as a part of this ticket or create a new ticket for that?
I see what you mean but I'd prefer to avoid setting up yet another service if possible - especially one that would require MySQL (yourls) when everything else we're using is on postgres. Do you think that it would be worth setting up a yourls instance and integrating python-yourls? AFAIK, the current plan is for bodhi2 to go live after F21 is released and that'll pull directly from resultsdb instead of relying on bodhi comments.
The new lines are way too long. Please fix line wrapping.
| libtaskotron/buildbot_utils.py | ||
|---|---|---|
| 2–3 | Please include a file header and a module docstring. Don't forget absolute import from future. | |
Please include a file header and a module docstring. Don't forget absolute import from future.