summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-17dovetail tool: change to git repo then pbr.version can be get inside dockerMatthewLi3-3/+3
2017-01-16dovetail tool: bugfix for pip installMatthewLi2-4/+5
2017-01-16Merge "dovetail tool: delete unnecessary prepare_env.py"hongbo tian2-78/+20
2017-01-15dovetail tool: delete unnecessary prepare_env.pyMatthewLi2-78/+20
2017-01-16Update Dockerfilewu.zhihui1-7/+5
2017-01-14Merge "dovetail tool: switch logging to proper usage"hongbo tian7-32/+32
2017-01-13dovetail tool: command lineMatthewLi11-8/+183
2017-01-11dovetail tool: switch logging to proper usageMatthewLi7-32/+32
2017-01-10Merge "dovetail tool: remove old image when pulling new one successfully"hongbo tian1-10/+54
2017-01-08dovetail tool: bugfix of pbr installation in requirements.txt and DockerfileMatthewLi2-1/+3
2017-01-06dovetail tool: remove old image when pulling new one successfullyxudan1-10/+54
2017-01-05release tag supportMatthewLi4-10/+44
2016-12-28Merge "dovetail tool: reorganize function prepare_cmd in testcase.py"hongbo tian2-28/+26
2016-12-26dovetail tool: reorganize function prepare_cmd in testcase.pyxudan2-28/+26
2016-12-26Merge "dovetail tool: bugfix CI job dovetail-merge-master fail"hongbo tian1-3/+4
2016-12-26Merge "dovetail tool: bugfix functest prepare_env fail"hongbo tian1-2/+8
2016-12-23dovetail tool: bugfix CI job dovetail-merge-master failxudan1-3/+4
2016-12-23Merge "dovetail tool: flake8 support in tox"hongbo tian2-2/+3
2016-12-23Merge "dovetail tool: use command 'debug' to control both 'debug' and 'CON_DE...hongbo tian2-10/+5
2016-12-22dovetail tool: bugfix functest prepare_env failxudan1-2/+8
2016-12-22[dovetail tool]check and get results for each cmdLeo Wang10-53/+179
2016-12-21dovetail tool: flake8 support in toxMatthewLi2-2/+3
2016-12-21dovetail tool: fully tox supportedMatthewLi7-502/+15
2016-12-21Merge "updated the process flow of function exec_cmd"hongbo tian2-36/+35
2016-12-21dovetail tool: use command 'debug' to control both 'debug' and 'CON_DEBUG'xudan2-10/+5
2016-12-20Merge "bugfix for duration missed"hongbo tian2-1/+5
2016-12-20dovetail tool: .cache added in gitignoreMatthewLi1-0/+1
2016-12-20bugfix for duration missedMatthewLi2-1/+5
2016-12-19Merge "dovetail tool: bugfix about setup dovetail"hongbo tian5-9/+13
2016-12-19Merge "dovetail tool: move conf/dovetail_config.py into utils/"hongbo tian8-10/+11
2016-12-18[dovetail tool] fetch openstack rc files without installer infoLeo Wang5-2/+16
2016-12-16updated the process flow of function exec_cmdRyan.RCS2-36/+35
2016-12-16Merge "dovetail tool: document for dovetail CLI"hongbo tian2-0/+181
2016-12-16dovetail tool: show progress during executing test casesxudan1-0/+19
2016-12-15dovetail tool: bugfix about setup dovetailxudan5-9/+13
2016-12-15Merge "add example test area"hongbo tian2-8/+1
2016-12-15Merge "dovetail tool: fix docker version of client mismatches with server in ...hongbo tian1-7/+1
2016-12-14add example test areaLeo Wang2-8/+1
2016-12-15dovetail tool: move conf/dovetail_config.py into utils/xudan8-10/+11
2016-12-14Merge "[dovetail tool] support shell scripts for testcase validation"hongbo tian4-8/+16
2016-12-14[dovetail tool] support shell scripts for testcase validationLeo Wang8-75/+170
2016-12-14Merge "dovetail tool: improve cli to update non-envs automatically"hongbo tian4-67/+154
2016-12-14[dovetail tool] support shell scripts for testcase validationLeo Wang1-4/+5
2016-12-13dovetail tool: fix docker version of client mismatches with server in Docker ...MatthewLi1-7/+1
2016-12-14dovetail tool: improve cli to update non-envs automaticallyxudan4-67/+154
2016-12-14Merge "bugfix of document error"hongbo tian4-16/+11
2016-12-13bugfix of document errorMatthewLi4-16/+11
2016-12-13[dovetail tool] support shell scripts for testcase validationLeo Wang47-150/+380
2016-12-13bugfix for flake8 formatMatthewLi1-2/+2
2016-12-13Merge "[WIP] Migrate to tox based environment"hongbo tian17-57/+83