diff --git a/test/functional/config/example_dut_config.yml b/test/functional/config/example_dut_config.yml index 67020c1..d139b34 100644 --- a/test/functional/config/example_dut_config.yml +++ b/test/functional/config/example_dut_config.yml @@ -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" diff --git a/test/functional/test-framework b/test/functional/test-framework index c00e1f1..b008160 160000 --- a/test/functional/test-framework +++ b/test/functional/test-framework @@ -1 +1 @@ -Subproject commit c00e1f19425e289c281f97b7f6cca1fb88e3f9bc +Subproject commit b0081604becc2b9ae23e0de5c29427c59966d68d