mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 12:24:32 +00:00
8466b77d5b
- RebootPolicy: correctly handle being passed another instance of RebootPolicy on creation; this a requirement for it to be usable as a ConfigurationPoint kind. - RebootPolicy: move static method to above __init__ (consistency). - RunConfiguration: handle deserialization of 'device_config' entry. - RunConfiguration: move static method to above __init__ (consistency).