Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A Dcheck99 protocol_list = ['file', 'rbd', 'nbd', 'ssh', 'nfs', 'fuse']
105 for prt in protocol_list:
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py1246 def verify_protocol(self, protocol_list): argument
1268 for protocol in protocol_list: