Home
last modified time | relevance | path

Searched full:port_https (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc-test-automation/ffdc/
H A Dcollect_ffdc.py33 "-port_https", default=443, show_default=True, help="HTTPS port value."
90 port_https, argument
113 port_https,
123 port_https,
155 remote, username, password, port_ssh, port_https, port_ipmi, config, type argument
H A Dffdc_config.yaml138 ${hostname}:${port_https} -S Always raw GET
141 ${hostname}:${port_https} -S Always raw GET
144 ${hostname}:${port_https} -S Always raw GET
147 ${hostname}:${port_https} -S Always raw GET
152 - ${hostname}:${port_https}
H A Dffdc_collector.py123 port_https, argument
140 port_https HTTPS port value. By default 443
155 self.port_https = str(port_https)
930 + self.port_https
1064 os.environ["port_https"] = self.port_https
1072 self.env_dict["port_https"] = self.port_https
H A DREADME.md14 -port_https INTEGER HTTPS port value. [default: 443]
/openbmc/openbmc-test-automation/lib/
H A Dffdc_cli_robot_script.py17 PORT_HTTPS = "HTTPS_PORT" variable
153 elif PORT_HTTPS in key:
154 port_https = dict_of_parm[key]
207 port_https,
/openbmc/openbmc-test-automation/ffdc/templates/
H A Dlog_collector_config_template.yaml18 ${hostname}:${port_https} -S Always raw GET