1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 19:01:15 +01:00
workload-automation/wlauto/commands
Sebastian Goscik 259b813a96 revent: Various fixes.
revent:
    - Fixed 32-bit/64-bit compatibility by no longer "long" for timestamps
    - Removed superfluous code
    - SIGTERM is now handled only while waiting for a file not while processing one
    - Added '-s' to docs
    - Fixed path_buff size

Record Command:

    - Removed timeout in command as -s is specified.
    - Previously the command would send SIGTERM to revent but not wait for it to terminate.
      This would result in the pulled recording missing its send. This has now been fixed.

Replay Command:
    - Added more logging
2016-07-19 16:11:42 +01:00
..
templates create command: fix example parameter name in templates 2016-04-20 14:43:07 +01:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
create.py wa create workload: better error reporting 2015-08-11 16:59:25 +01:00
list.py list command: adding --packaged-only option 2015-09-22 08:41:53 +01:00
record.py revent: Various fixes. 2016-07-19 16:11:42 +01:00
run.py RunCommand: WA no longer runs with no workloads specs 2016-04-19 16:32:53 +01:00
show.py cleaning up initialize() 2015-06-18 09:30:38 +01:00