Merge pull request #428 from robertbaldyga/tf-plugins-provided-by
Update test-framework and update example config
This commit is contained in:
@@ -22,3 +22,10 @@ disks:
|
|||||||
serial: "DEF"
|
serial: "DEF"
|
||||||
type: "hdd"
|
type: "hdd"
|
||||||
blocksize: 512
|
blocksize: 512
|
||||||
|
|
||||||
|
plugins:
|
||||||
|
example_plugin:
|
||||||
|
provided_by: "internal_plugins.example_plugin"
|
||||||
|
config:
|
||||||
|
property1: "value1"
|
||||||
|
property2: "value2"
|
||||||
|
Submodule test/functional/test-framework updated: e1f1d48493...a3757d1062
Reference in New Issue
Block a user