Add plugin Command 23/14823/5
authorJingLu5 <lvjing5@huawei.com>
Tue, 28 Jun 2016 06:26:08 +0000 (14:26 +0800)
committerJingLu5 <lvjing5@huawei.com>
Tue, 28 Jun 2016 06:31:24 +0000 (14:31 +0800)
commitf8b52ec5839c804be2f866393462f85f530160d9
treed42769e39e592ae84117b5cafc3e4538ccbdf8b1
parent675eef731a098f83aa98c2021b151b7e5ba1da7d
Add plugin Command

Change-Id: I8976ddf3dd43813ee38051dc4b0030265b85c3ef
Signed-off-by: JingLu5 <lvjing5@huawei.com>
plugin/sample_config.yaml [new file with mode: 0644]
samples/plugintest.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/compute/test_plugintest.py [new file with mode: 0644]
tests/unit/cmd/commands/test_plugin.py [new file with mode: 0644]
yardstick/benchmark/scenarios/compute/plugintest.py [new file with mode: 0644]
yardstick/cmd/cli.py
yardstick/cmd/commands/plugin.py [new file with mode: 0644]
yardstick/resources/script/install/sample.bash [new file with mode: 0644]
yardstick/resources/script/remove/sample.bash [new file with mode: 0644]