cli: Get all results from datagrepper
ClosedPublic

Authored by mkrizek on Apr 26 2016, 12:39 PM.

Details

Summary

Until now we (me to blame) just requested the first page of results :/

Test Plan

One way to try this is the following (debug output enabled):

python cli.py -d --start `date --date="2016-04-26 07:00" +%s` --end `date --date="2016-04-26 08:00" +%s`

For me (my local time), this returned 14 pages of results. While most of the jobs were ignored (epel builds, not primary koji instance, ...), running this with bigger time period as an input might take a while.

Diff Detail

Repository
rTRGR taskotron-trigger
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mkrizek retitled this revision from to cli: Get all results from datagrepper.Apr 26 2016, 12:39 PM
mkrizek updated this object.
mkrizek edited the test plan for this revision. (Show Details)
mkrizek added a reviewer: tflink.
tflink accepted this revision.Apr 28 2016, 4:56 AM
This revision is now accepted and ready to land.Apr 28 2016, 4:56 AM
This revision was automatically updated to reflect the committed changes.