bug fix: consider pagination when retrieveing results for reporting
authorMorgan Richomme <morgan.richomme@orange.com>
Mon, 26 Jun 2017 15:04:41 +0000 (17:04 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Mon, 26 Jun 2017 15:04:41 +0000 (17:04 +0200)
commitbcbc07b37f1590651cce7ccb596e50f97423226f
tree8f533696698d32f9e6ce1aeb2e5495dec2231fad
parent83d399af614f359f3071e663a245cd1c5cf6480c
bug fix: consider pagination when retrieveing results for reporting

Due to pagination feature introduced in test API, reporting pages
only considered the first page of results retrieved by the API
the number of pages is now detected to aggregate the results

JIRA: RELENG-259

Change-Id: I0ac90b125baf8c16341c8db22f5602fedd4cdf1b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
reporting/functest/reporting-status.py
reporting/utils/reporting_utils.py