Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py155 remote_protocol, argument
205 self.remote_protocol = remote_protocol.upper()
424 if (self.remote_protocol not in verified_working_protocol) and (
425 self.remote_protocol != "ALL"
432 " list.\n" % self.remote_protocol
540 self.remote_protocol not in working_protocol_list
541 and self.remote_protocol != "ALL"
1269 if self.remote_protocol != "ALL":
1270 if self.remote_protocol != protocol:
1281 if self.remote_protocol != "ALL":
[all …]