add "yardstick testcase show" command function 59/11659/3
authorrexlee8776 <limingjiang@huawei.com>
Mon, 28 Mar 2016 08:35:56 +0000 (04:35 -0400)
committerqi liang <liangqi1@huawei.com>
Fri, 1 Apr 2016 03:16:12 +0000 (03:16 +0000)
commitc62baf6b2cfb901109e31e0b34a193b0ece99b79
tree307bc03e726e8e5e8d1120485ec11b5275095a5f
parent010a22930664ac2663d331865ef29492dfa82f94
add "yardstick testcase show" command function

"yardstick testcase show" will show the details of specific test case

yardstick testcase show <case-name> (e.g. yardstick testcase show opnfv_yardstick_tc001)

JIRA:-

Change-Id: Ibb91625dc3e6802855f28160ee0aa8c7e386cf7a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
tests/unit/cmd/commands/test_testcase.py
yardstick/cmd/commands/testcase.py