summaryrefslogtreecommitdiffstats
path: root/qtip/cli
AgeCommit message (Collapse)AuthorFilesLines
2016-12-13Basic testplan layoutTaseer1-0/+43
JIRA: QTIP-184 Change-Id: I605f81fce9c4c59b75d286a6262995ea2fa2e21e Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-25Fix test failingYujun Zhang4-0/+4
- skip several failure cases, to be fixed in future - rename `test_plan` to hide from test discovering - add pep8 check by default - fix errors in pep8 check Change-Id: If4451999a1f4ed1339dfdf8271cc58f11de72b3e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-11-21Cli list related fixeslinux_geek2-2/+3
JIRA: QTIP-154 Change-Id: I95ab04fab35ff599c338ce07870602b58635e833 Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-18Merge changes from topics 'fix', 'cli'zhihui wu2-30/+35
* changes: Bugfix: Correct the path in setup and entry points Ansible related commands in its own module.
2016-11-17Merge "Need to go one level up to reach project/root directory for listing ↵Yujun Zhang1-1/+1
purposes."
2016-11-17Bugfix: Correct the path in setup and entry pointslinux_geek1-30/+6
JIRA: QTIP-154 Change-Id: I00320818e2d2e633c901b126775cbeb5a721f6fd Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-17Ansible related commands in its own module.linux_geek1-0/+29
JIRA: QTIP-154 JIRA: QTIP-150 Change-Id: I1bdd8d74d8978fd86ea659dae914f12874b6687d Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-16Merge "CLI-Installation Frame work."Yujun Zhang1-0/+54
2016-11-16CLI-Installation Frame work.linux_geek1-0/+54
JIRA: QTIP-151 Change-Id: I7ab5240e2d5b85bd98e6059717d20a812b466e4d Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-14Need to go one level up to reach project/root directory for listing purposes.linux_geek1-1/+1
JIRA: QTIP-154 Change-Id: Ia567a847beb86919ab7118bce54f0265d587c9ac Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-13Rename command files.linux_geek3-0/+0
Change-Id: I5bae535e9c6c81903b91e08396a020f9a0b3132b Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
2016-11-10Adjust folder structureYujun Zhang8-0/+210
Note: this patchset may break existing features, but it will help to accelerate the refactoring work. JIRA: QTIP-131 Change-Id: Ie0cd9d185e6b02316878daef905e26f4e533a66b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>