summaryrefslogtreecommitdiffstats
path: root/cli
AgeCommit message (Collapse)AuthorFilesLines
2016-11-06Directory independant 'perftest list' command execution.linux_geek2-1/+17
JIRA: QTIP-141 Change-Id: I5a4fce5d8b13c9443bc1be13cb174a78a262e8b6 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-03Merge "Cli list option for suite"Yujun Zhang1-0/+52
2016-11-02Cli list option for suitelinux_geek1-0/+52
JIRA: QTIP-135 Change-Id: Icd26e0b04e693b9e16400c25b41df2c1ab9957e5 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-01Create setuptool configuration for qtip-cliYujun Zhang1-1/+1
- currently only the cli is installed via setuptool - api server in docker container will be installed via cli[1] - normalized version string[2] for cli [1]: https://jira.opnfv.org/browse/QTIP-133 [2]: https://setuptools.readthedocs.io/en/latest/setuptools.html#specifying-your-project-s-version JIRA: QTIP-137 Change-Id: Ia53ae14fca271a250d59cb08e7c6c5cd7dad97a9 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-31Cli list option for perftestlinux_geek2-23/+55
JIRA: QTIP-141 Change-Id: I07e67396b894353a1047471aaae62d64365d51f3 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-10-17add CLI framework for qtipSerenaFeng6-0/+110
add cli framework to implement commands JIRA: QTIP-125 Change-Id: I442e9df9d3ea8443adb7a7aedd5849457dcead7e Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>