summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-08-24Use test_case/default instead of the directory named with a pod's name.wu.zhihui9-75/+31
1. For qtip ci job, use test_cases/default for all pods. 2. It needn't to specify ip in test case files. 3. Remove customized configurations in test case files. Change-Id: I4fb6210c024aacc4d1ed915939c0aabcfa60bb57 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-16Merge "Doc updates according to DOCS project"Yujun Zhang15-204/+183
2016-08-15Doc updates according to DOCS projectJulien15-204/+183
Upddating QTIP docs according to DOCS project wiki in: https://wiki.opnfv.org/display/DOC/Configurartion+guide and https://wiki.opnfv.org/display/DOC/Userguide JIRA: QTIP-102 Change-Id: Iab5bdcf3f290bc88d2fedc8a0153e26daf89cde8 Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
2016-08-15Merge "update committer list"Yujun Zhang1-2/+2
2016-08-14Merge "Add restful server API in QTIP which can be called by Yardstick."Yujun Zhang5-0/+267
2016-08-13Add restful server API in QTIP which can be called by Yardstick.zhifeng.jiang5-0/+267
modification: Add restful server API. Include needed packages in requirement file. Add unit tests for restful server api. JIRA:QTIP-97 Change-Id: I5306d5dd76ee818fef46d0e7b7392f2df2982552 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-08-11Merge "Add LICENSE file"Yujun Zhang1-0/+201
2016-08-11Add LICENSE fileYujun Zhang1-0/+201
Change-Id: Ie319df3aeccf58713f257af7274577c901a7892c Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-08-11Merge "Fix Argument Parsing"Yujun Zhang1-2/+4
2016-08-10Fix Argument ParsingSai Sindhur Malleni1-2/+4
Not making the option -l and -f causes a traceback when checking if -l is a valid directory and -f is a valid file as concatenation is attemtped between string and None type. Signed-off-by: Sai Sindhur Malleni <smalleni@redhat.com> Change-Id: If0ae87cde0e43122b3318f9c3749c05639ac3f36
2016-08-10Merge "updates to use new doc toolchain"Yujun Zhang5-152/+5
2016-08-09Merge "Deleted the earlier Heat file"Yujun Zhang0-0/+0
2016-08-09Merge "Fix the download fail and 'sshkey is not defined' problem in CI."Yujun Zhang16-71/+0
2016-08-09update committer listYujun Zhang1-2/+2
Change-Id: I93b0964854575f4d5c4407ce82a0336a7165338d Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-08-09updates to use new doc toolchainRyota MIBU5-152/+5
Change-Id: I7598be048d64b43863f0a5699eafe0214a47ed93 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-08-07Merge "Add parameter attempts in ping_test()"Yujun Zhang1-5/+7
2016-08-06Fix the download fail and 'sshkey is not defined' problem in CI.zhifeng.jiang16-71/+0
modification: Remove the proxy info in zte-pod1 Fix 'sshkey is not defined' problem in CI Change-Id: I291eb03fea3f31cd8b499c6ee86836caa9a0de71 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-08-03Add parameter attempts in ping_test()wu.zhihui1-5/+7
According to https://build.opnfv.org/ci/job/qtip-fuel-zte-pod1-daily-master/55/consoleText, it need to add attempts for ping test. The default value is 30. Change-Id: Ia6c2628bd88c963374d00ed2c02346c8d7f40c39 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-28Solving the facing problems when enable unit testzhifeng.jiang4-32/+15
modification: Delete and let git ignore the files which are generated by Qtip running time every time. Add the one more UT for the code "Use local QTIP CentOS.qcow2 img file" Change-Id: Ida891c421306274241d1c4581dd5e274e3bdb0fe Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-19Merge "Add links of project approval and PTL changes"Yujun Zhang1-4/+11
2016-07-16Fix pep8 errors for all the others python files.zhifeng.jiang12-445/+400
JIRA:QTIP-89 Change-Id: Ida1936dea3bcab6137d039fc2d21dc4df60d9f77 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-15Merge "Use local QTIP_CentOS.qcow2 img file."Yujun Zhang1-7/+14
2016-07-15Merge "Fix pep8 errors for conf.py"Yujun Zhang1-5/+2
2016-07-15Add links of project approval and PTL changesYujun Zhang1-4/+11
Change-Id: I6c2219cd7d962812d9dba659ba21630186c0cae4 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-07-15Use local QTIP_CentOS.qcow2 img file.wu.zhihui1-7/+14
Check whether image file exists on local. If yes, use the local file. If no, download it. The benefit is shorten the execute time of CI. Change-Id: Ic9f9e84e85abb9b3adbc42462c136818f1c46767 Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-07-15Merge "Fix pep8 errors for python files in benchmarks,data,dashboard"Yujun Zhang11-208/+182
2016-07-14Fix pep8 errors for conf.pyzhifeng.jiang1-5/+2
JIRA:QTIP-89 Change-Id: I43ea5351fd9d1dcf157a0f7d06981cc9ff5d0ff0 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-13Fix pep8 errors for python files in benchmarks,data,dashboardzhifeng.jiang11-208/+182
JIRA:QTIP-89 Change-Id: I3465221f0bdc9a8eb7c4e26069f7367fb1add729 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-13Merge "Add some UT test cases and fix pep8 errors for create_zone"Yujun Zhang2-127/+219
2016-07-12Add some UT test cases and fix pep8 errors for spawn_vmzhifeng.jiang2-282/+350
JIRA:QTIP-89 Change-Id: I2555a0a7a8ffaf6d19cfad88770cd8e378d154b2 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-12Merge "Add some UT test cases and fix pep8 errors for driver"Yujun Zhang2-20/+83
2016-07-10Add some UT test cases and fix pep8 errors for create_zonezhifeng.jiang2-127/+219
JIRA:QTIP-89 Change-Id: Ic5d88a7492f89dbffbed62ce15e3a4e04b4ef2cc Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-10Add some UT test cases and fix pep8 errors for driverzhifeng.jiang2-20/+83
JIRA:QTIP-89 Change-Id: I672ebaf733ec967307963a18f32ca0aa4afc672d Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-08Add some UT test cases and fix pep8 errors for fetchimgzhifeng.jiang3-30/+51
JIRA:QTIP-89 Change-Id: I623cd6e48d90996b0199f9b31f86c8844b4d5ceb Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-08Merge "First draft for release D roadmap"Yujun Zhang1-0/+100
2016-07-08Merge "Schema checking for yaml file in test_cases."Yujun Zhang5-28/+172
2016-07-08Merge "Add some UT test cases and fix pep8 errors for cli and env_setup."Yujun Zhang13-133/+418
2016-07-07First draft for release D roadmapYujun Zhang1-0/+100
Change-Id: I7c3785ed37e8287a2869eb97206aabc1fb87cc6a Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-07-06Schema checking for yaml file in test_cases.zhifeng.jiang5-28/+172
JIRA: QTIP-25 Change-Id: Ibc3d9d6f5f0606da6a876eae5d4b1c3edefb5b47 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-05Add some UT test cases and fix pep8 errors for cli and env_setup.zhifeng.jiang13-133/+418
JIRA:QTIP-89 Change-Id: I4a46898071001f679f1a032a560d605dffc8eb9f Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-05Merge "Update committer list"Morgan Richomme1-12/+8
2016-06-28Merge "Change the pod name from dell-us-testing-bm-1 to dell-pod1 in ↵Nauman Ahad17-1/+1
test_cases."
2016-06-28Merge "Run the test only when ping ok and try ping 20 times."Nauman Ahad2-15/+19
2016-06-23Change the pod name from dell-us-testing-bm-1 to dell-pod1 in test_cases.zhifeng.jiang17-1/+1
JIRA:QTIP-94 Change-Id: Ic67a50af8b967592357ac1459bd61a5e3b27b654 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-21Update committer listYujun Zhang1-12/+8
Change-Id: Ie2474a534f4ae5764f284bc865ec104d60f02032 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-06-21Run the test only when ping ok and try ping 20 times.zhifeng.jiang2-15/+19
JIRA: QTIP-92 Change-Id: I270deb3b1d930d6805524d10826f5711b3e4787e Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-20Merge "Change the key in results to adapt to new testapi."Nauman Ahad1-1/+1
2016-06-20Merge "Patch the ssh-copy-id in fuel 9.0."Nauman Ahad1-1/+2
2016-06-17Change the key in results to adapt to new testapi.zhifeng.jiang1-1/+1
JIRA:QTIP-86 Change-Id: Ifd5e8d678d3a310d23c561d806393dad0e2f3cfe Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-16Patch the ssh-copy-id in fuel 9.0.zhifeng.jiang1-1/+2
JIRA:QTIP-69 Change-Id: I14066b15247431780b5df1efebcb8cc4232d3761 Co-Authored-By: yujun.zhang <zhang.yujunz@zte.com.cn> Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>