commit | 4a4f120a650ff4751fbc6edb4736f21d7e16ed05 | [log] [tgz] |
---|---|---|
author | Matthew Hart <matthew.hart@arm.com> | Fri Jun 12 15:52:46 2020 +0100 |
committer | Matt Hart <matthew.hart@arm.com> | Tue Jun 23 10:34:40 2020 +0000 |
tree | 78123fe0eda4d7ee1ade6207f5b0d8d27264bf01 | |
parent | 61a94a3dd711839b01efe4044814ad88671219ca [diff] |
Fetch logfiles using HTTP streaming Sometimes LAVA logfiles can become huge, and XMLRPC cant stream the data to be processed on the fly. So instead use HTTP and fetch the files directly from LAVA and process the logfile on the fly. Change-Id: I5450fb31cb4ab65547a803c7d4845bc692651374