Lines Matching full:default
34 variable FFDC_DEFAULT:1, by default use the existing ffdc collection method.
51 xx_LOCATION:location where to store collected FFDC. Default: <current dir>/logs/
53 xx_PROTOCOL:remote_protocol Protocol to use to collect data. Default: 'ALL'
54 ENV_VAR:env_vars User define CLI env vars '{"key : "value"}'. Default: ""
55 ECONFIG:econfig User define env vars YAML file. Default: ""
56 LOG_LEVEL:log_level CRITICAL, ERROR, WARNING, INFO, DEBUG. Default: INFO
81 "${OPENBMC_HOST}", default=None
84 "${OPENBMC_USERNAME}", default=None
87 "${OPENBMC_PASSWORD}", default=None
90 "${SSH_PORT}", default=22
93 "${HTTPS_PORT}", default=443
96 "${IPMI_PORT}", default=623
122 xx_LOCATION:location where to store collected FFDC. Default: <current dir>/logs/
124 xx_PROTOCOL:remote_protocol Protocol to use to collect data. Default: 'ALL'
125 ENV_VAR:env_vars User define CLI env vars '{"key : "value"}'. Default: ""
126 ECONFIG:econfig User define env vars YAML file. Default: ""
127 LOG_LEVEL:log_level CRITICAL, ERROR, WARNING, INFO, DEBUG. Default: INFO
175 # Default FFDC store location
177 robotBuildIn().get_variable_value("${EXECDIR}", default=None)
183 # Default FFDC configuration
223 "${OS_HOST}", default=None
226 "${OS_USERNAME}", default=None
229 "${OS_PASSWORD}", default=None