Searched refs:port_https (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc-test-automation/ffdc/ |
H A D | collect_ffdc.py | 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 D | ffdc_collector.py | 123 port_https, argument 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 D | README.md | 14 -port_https INTEGER HTTPS port value. [default: 443]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | ffdc_cli_robot_script.py | 154 port_https = dict_of_parm[key] 207 port_https,
|