tests: Add field 'type' to example dut config

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga 2019-10-31 17:07:16 +01:00
parent be5fbafdde
commit ba63619d51
2 changed files with 5 additions and 1 deletions

View File

@ -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"
# user: "example_user"
# password: "example_password"

@ -1 +1 @@
Subproject commit c00e1f19425e289c281f97b7f6cca1fb88e3f9bc
Subproject commit b0081604becc2b9ae23e0de5c29427c59966d68d