diff options
author | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-01-05 14:29:16 +0100 |
---|---|---|
committer | Jonas Bjurel <jonas.bjurel@ericsson.com> | 2016-01-12 18:23:48 +0000 |
commit | bb22abb222dd0add134a4f911042422594e6f47b (patch) | |
tree | 71f4377b1e0b8d9e969f50a2e02f3d4b396b7077 /build/f_isoroot/f_vsperfpluginbuild/config | |
parent | 6f63a544ae61980bd209b4f6c1f0f14cbc2efab5 (diff) |
Integration of vsperf plugin
VERIFIED
READY TO MERGE
Change-Id: Ia3b01c0de1081ce24e4db361ba6e77475e8ea291
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
Diffstat (limited to 'build/f_isoroot/f_vsperfpluginbuild/config')
-rw-r--r-- | build/f_isoroot/f_vsperfpluginbuild/config/qemu_config.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build/f_isoroot/f_vsperfpluginbuild/config/qemu_config.yaml b/build/f_isoroot/f_vsperfpluginbuild/config/qemu_config.yaml new file mode 100644 index 000000000..1dd28b54b --- /dev/null +++ b/build/f_isoroot/f_vsperfpluginbuild/config/qemu_config.yaml @@ -0,0 +1,7 @@ +attributes: + fuel-plugin-vsperf_text: + value: 'Set default value' + label: 'Text field' + description: 'Description for text field' + weight: 25 + type: "text" |