1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa
Sergei Trofimov 1daec4f2c5 framework/getters: fix http getter APK resolution
Fully matching an APK resource requires the file to be present locally,
so that its metadata can be queries. HTTP getter was matching against a
remote path so the match was failing.

The matching now happens in two stages == first partial path-only
matches are established. Secondly, all partial matches are downloaded
and final match occurs against downloaded files.
2017-10-10 13:14:07 +01:00
..
assets/bin tools/revent: further fixes 2017-09-29 09:48:25 +01:00
commands revent fixes 2017-09-27 10:32:41 +01:00
framework framework/getters: fix http getter APK resolution 2017-10-10 13:14:07 +01:00
instrumentation instrument/energy: Fix backend parameter passing 2017-10-10 09:51:13 +01:00
processors Implment output processing 2017-03-22 15:14:44 +00:00
tools/revent tools/revent: further fixes 2017-09-29 09:48:25 +01:00
utils utils/log: adjust level for CGgroups logger 2017-10-06 15:04:02 +01:00
workloads workloads: add memcpy workload 2017-10-06 15:04:02 +01:00
__init__.py wa: Add ApkWorkload to default imports 2017-09-28 13:09:28 +01:00