bug fix: consider pagination when retrieveing results for reporting 27/36527/1
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)
commit1515e46af69f565f60c31032821c2bbe85c31570
treefaf36c9ff284fa3f5a890813e3bc7ed0256c3518
parent6a9f0ce6edf92e57282ff7b69fb3d47e75234833
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>
utils/test/reporting/functest/reporting-status.py
utils/test/reporting/utils/reporting_utils.py