aboutsummaryrefslogtreecommitdiffstats
path: root/test_cases/default/network
AgeCommit message (Collapse)AuthorFilesLines
2016-11-07rename test_cases/ to test_plan/wu.zhihui3-137/+0
JIRA: QTIP-131 Change-Id: I12c63b4f0ff0167073a0819bdb5d63ca0c6f06fb Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
2016-08-24Use test_case/default instead of the directory named with a pod's name.wu.zhihui2-46/+4
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-01-21bug fix: result collection bug fix for docker imagesMofassirArif2-6/+6
Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-19docs: add docs for usage, introduction and iperf testcaseMofassirArif1-2/+2
Change-Id: Ida3460ddd5d2b377351681e5f1d2457ec76ae95f Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-15qtip: remove white spacesMofassirArif2-5/+5
Change-Id: I1e90a91eaa9db8e90a87f2ee9cccb6999740b8b3 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-15bug fix in pushtodbMofassirArif2-4/+4
Change-Id: I2cba0a805275ebae8b79a968cc8d725dcc96504a Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-12error handling for the files being input to the framework.MofassirArif5-111/+58
iperf bug fix for the bare metal testing, renamed all the iperf config files. added more detail to the help. Change-Id: I16cfb1c05599cd0b803e735e6a75083e3e6733ec Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-07Slight changes to the run_qtip.sh scriptNauman_Ahad5-0/+232
Modifications needed in run_qtip.sh for Jenkins Jobs to run. Docker file changed too. get_env.sh script location changed too. Testcases for dell-us-deploying-bm-3 lab added along with the default testcase directory Change-Id: I293febda0ddd3d56d1c455fde220dc78a57b6c18 Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>