Home
last modified time | relevance | path

Searched refs:master_os_up_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dstate.py191 master_os_up_match = DotDict( variable
294 master_os_up_match = DotDict( variable
324 del master_os_up_match["operating_system"]
332 del master_os_up_match["boot_progress"]
903 for sub_state in master_os_up_match:
905 os_up_match[sub_state] = master_os_up_match[sub_state]