1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wa/framework/configuration
Sergei Trofimov 261417a9db framework/configuration: fix workload config with multiple sections
When an agenda contains multiple sections, the same workload entry might
be used in construction of multiple job specs. Job spec construction may
mangle the workload entry. To prevent this from impacting other
jobs, use a deep copy of the workload entry when constructing a job
spec.
2017-09-27 10:32:41 +01:00
..
__init__.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
core.py framework/configuration: fix workload config with multiple sections 2017-09-27 10:32:41 +01:00
default.py Imports: Updated Imports 2017-04-20 11:49:53 +01:00
execution.py Implment output processing 2017-03-22 15:14:44 +00:00
parsers.py Parser: Fixes raising duplicate entry error. 2017-07-25 16:08:17 +01:00
plugin_cache.py framework/configruation: fix mandatory workload parameters 2017-09-27 10:32:41 +01:00
tree.py New target description + moving target stuff under "framework" 2017-03-06 11:10:25 +00:00