Merge pull request #428 from robertbaldyga/tf-plugins-provided-by
Update test-framework and update example config
This commit is contained in:
commit
7bd09878f9
@ -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"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit e1f1d48493cebcabf3c47d17c5c43d90892a40f3
|
||||
Subproject commit a3757d106247bbc2c7b9fa6742f9dbbbeb3c24ea
|
Loading…
Reference in New Issue
Block a user