tests: Add field 'type' to example dut config
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
# DUT type should be either "local" or "ssh"
|
||||||
|
# if ssh is selected, then ip, user and password fields are required
|
||||||
|
type: "local"
|
||||||
|
|
||||||
# ip: "x.x.x.x"
|
# ip: "x.x.x.x"
|
||||||
# user: "example_user"
|
# user: "example_user"
|
||||||
# password: "example_password"
|
# password: "example_password"
|
||||||
|
Submodule test/functional/test-framework updated: c00e1f1942...b0081604be
Reference in New Issue
Block a user