Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 318 Bytes

ptfhost.md

File metadata and controls

17 lines (13 loc) · 318 Bytes

ptfhost

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.