1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wa/framework
Sergei Trofimov 79dec810f3 fw/plugin: move cleanup_assets to TargetedPlugin
Move cleanup_assets from Workload up into TargetedPlugin. This way,
Instruments may also utilize it if they deploy assets.

More generally, it makes sense for it to be inside TargetedPlugin, as
any plugin that interacts with the target may conceivably need to clean
up.
2020-02-04 10:43:26 +00:00
..
configuration fw/config/execution: Raise error if no jobs are available for running 2019-06-06 15:17:42 +01:00
target fw/target/manager: Update to use module_name_set 2020-01-16 15:55:29 +00:00
uiauto uiauto: Update all applications to target SDK version 28 2019-10-03 12:18:48 +01:00
__init__.py WA3 Exsisting Code 2017-02-21 15:02:28 +00:00
command.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
entrypoint.py fw/entrypoint: Fix devlib version check 2019-12-20 16:07:10 +00:00
exception.py I lint, therefore I am 2018-07-09 15:59:40 +01:00
execution.py fw/exec: Add add_classifier() method 2020-01-17 16:38:58 +00:00
getters.py fw/getters: Pylint fix 2020-01-14 13:24:51 +00:00
host.py fw: add cache subdir under $WA_USER_DIRECTORY 2018-07-13 15:53:01 +01:00
instrument.py fw/instrument: Fix compatibility with Python2 2018-09-05 15:44:48 +01:00
job.py fw/job: copy classifiers from the spec 2020-01-17 17:07:52 +00:00
output_processor.py Expose context in OP initialize and finalize 2018-09-05 14:40:42 +01:00
output.py fw/exec: Add add_classifier() method 2020-01-17 16:38:58 +00:00
plugin.py fw/plugin: move cleanup_assets to TargetedPlugin 2020-02-04 10:43:26 +00:00
pluginloader.py framework: fix pylint issues 2018-07-06 14:39:41 +01:00
resource.py fw/workload: Introduce max / min versions for apks 2019-06-28 17:56:13 +01:00
run.py fw/run: Implement Run Structures as Podable 2018-12-07 08:46:12 +00:00
signal.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
version.py Development version bump 2019-12-20 16:25:01 +00:00
workload.py fw/plugin: move cleanup_assets to TargetedPlugin 2020-02-04 10:43:26 +00:00