diff --git a/test/functional/config/example_dut_config.yml b/test/functional/config/example_dut_config.yml index 46f5c9d..6c579fa 100644 --- a/test/functional/config/example_dut_config.yml +++ b/test/functional/config/example_dut_config.yml @@ -22,3 +22,10 @@ disks: serial: "DEF" type: "hdd" blocksize: 512 + +plugins: + example_plugin: + provided_by: "internal_plugins.example_plugin" + config: + property1: "value1" + property2: "value2" diff --git a/test/functional/test-framework b/test/functional/test-framework index e1f1d48..a3757d1 160000 --- a/test/functional/test-framework +++ b/test/functional/test-framework @@ -1 +1 @@ -Subproject commit e1f1d48493cebcabf3c47d17c5c43d90892a40f3 +Subproject commit a3757d106247bbc2c7b9fa6742f9dbbbeb3c24ea