1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 02:41:11 +01:00
workload-automation/wlauto
Sergei Trofimov e57c5fccb3 sysfile_extractor: ignore exit code when removing directory at the end of the run.
On some systems the temporary directory may still be "busy" after WA is
don't with it. Since it's just an empty dir and it will be reused on the
subsequent runs; do check if rm -rf succeeded.
2015-05-05 09:32:40 +01:00
..
commands Fixing terminalsize import error. 2015-04-09 08:32:02 +01:00
common Fixing file_exists on linux devices. 2015-04-28 10:29:47 +01:00
core fix for leaked file descriptors in daq 2015-04-29 11:41:19 +01:00
devices Updating XE503C12 device adapter. 2015-04-15 18:40:30 +01:00
external daq: make EnumEntry picklable to support multiprocessing invocation 2015-04-29 12:32:15 +01:00
instrumentation sysfile_extractor: ignore exit code when removing directory at the end of the run. 2015-05-05 09:32:40 +01:00
modules Adding missing descriptions for modules. 2015-04-22 17:02:27 +01:00
resource_getters Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
result_processors Factor out the ipython implementation in ipynb_exporter 2015-04-17 17:52:07 +01:00
tests config: fixing an issue introduced by previous config fix... 2015-04-30 13:34:21 +01:00
tools Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
utils ssh: making execute() thread safe. 2015-05-05 09:09:57 +01:00
workloads telemetry: relaxing the initial validation check 2015-05-05 08:17:43 +01:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-biglittle.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
agenda-example-tutorial.yaml Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
config_example.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
exceptions.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00