Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dremote_logging_utils.robot32 Write Attribute ${REMOTE_LOGGING_URI} Address data=${host_dict}
39 Write Attribute ${REMOTE_LOGGING_URI} Port data=${port_dict}
115 ${address}= Read Attribute ${REMOTE_LOGGING_URI} Address
119 ${port}= Read Attribute ${REMOTE_LOGGING_URI} Port
/openbmc/openbmc-test-automation/data/
H A Dvariables.py254 REMOTE_LOGGING_URI = OPENBMC_BASE_URI + "logging/config/remote/" variable