summaryrefslogtreecommitdiffstats
path: root/run_tests.sh
AgeCommit message (Collapse)AuthorFilesLines
2016-06-01bugfix for vstf path nameMatthewLi1-1/+1
Change-Id: Id91a4d743f7e94b962db4cc50b125700049e311a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-28bugfix for braces and testcase nameMatthewLi1-2/+2
Change-Id: Ic8731de1f9c62465a28225df4dd5b4b079cb6f49 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-28source the openstack creds before testsuite runningMatthewLi1-0/+4
JIRA: BOTTLENECK-71 Change-Id: Ie7ec366f4bf759b59431397e81f5bd2fb31bc0cf Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-22define the vstf test running workflow and add vstf into unified test entranceMatthewLi1-0/+2
JIRA: BOTTLENECK-47 the run_vstf.py file will be completed later which mainly focuses on instances creation and vstf configuration info for each testcase, the configuration info for each testcase in define under /vstf/testcase_cfg directory Change-Id: I2dc5615e2f377202fadaf351ac9d31ec93d8598a Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14bugfixMatthewLi1-3/+3
Change-Id: I84483b323e17092b2025b8d0340e695207707600 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14fix some bugsMatthewLi1-1/+1
Change-Id: I452107e21294333c4d6624675232158ca4462aff Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14bugfix: format errorMatthewLi1-2/+2
Change-Id: Ib9af1e9fbc09288f1eeb3800eef401490ff215d1 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-14bugfix: docker ci workflow bugfixMatthewLi1-1/+1
Change-Id: I1215c6ecc9642bb2e4d433276fc3f6941e775e0b Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-04-08rubbos testcase running entranceMatthewLi1-1/+1
JIRA: BOTTLENECK-46 Change-Id: I652460595e024877744f9ce7399a0a50a9fa75f7 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-03-28improvement: rubbos test suite running workflowMatthewLi1-2/+3
JIRA: BOTTLENECK-46 1)add .py file for test suite running entrance and .yaml config files 2)adjust the project test running scripts to top directory Change-Id: Iad9eedf704e85a8c7e974310938a7d652d008469 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2016-03-25adjust project directoriesMatthewLi1-0/+145
JIRA: BOTTLENECK-56 Change-Id: Ic9acad5eaa4917093bdb85a80960f796f5b4ba7f Signed-off-by: MatthewLi <matthew.lijun@huawei.com>