mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 11:22:41 +01:00
fw/config: add installed aug configs to run config
Track configuration used for installed augmentations inside RunConfig.
This commit is contained in:
committed by
Marc Bonnici
parent
b1a01f777f
commit
a062a39f78
@@ -345,6 +345,7 @@ def install(instrument, context):
|
||||
|
||||
instrument.logger.context = context
|
||||
installed.append(instrument)
|
||||
context.add_augmentation(instrument)
|
||||
|
||||
|
||||
def uninstall(instrument):
|
||||
|
Reference in New Issue
Block a user