ptfhost
October 31, 2022 ยท View on GitHub
Overview
The PTF container host instance. Used to run ptf methods and anisble modules from the PTF.
Examples
def test_fun(ptfhost):
ptfhost.api_call()
Expected Output
Ansible Host instance for PTF.
October 31, 2022 ยท View on GitHub
The PTF container host instance. Used to run ptf methods and anisble modules from the PTF.
def test_fun(ptfhost):
ptfhost.api_call()
Ansible Host instance for PTF.