mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 12:58:36 +00:00
- 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).