#456 Retrieve results for all test cases once with verbose flag
Merged by lucarval. Opened by lholecek.
lholecek/greenwave retrieve-results-once-with-verbose  into  master

Download 456.patch

With verbose flag, all tests for each test subject are retrieved in
single request, so there is no need to retrieve specific test case again
later, instead it can be fetched from cache.

The performance improvement depends on number of tests explicitly
required.

Signed-off-by: Lukas Holecek hluk@email.cz

rebased onto abce558f1771b6890bc9348bdb9288c0739e7531

looks good

@lholecek

Commit b241550d fixes this pull-request

Pull-Request has been merged by lucarval

Pull-Request has been merged by lucarval

Metadata