aboutsummaryrefslogtreecommitdiffstats
path: root/functest/ci/run_tests.py
AgeCommit message (Expand)AuthorFilesLines
2017-03-27Switch TestcaseBase to TestCaseCédric Ollivier1-2/+2
2017-03-07Merge "delete ft_constants and file functest_constants.py"Morgan Richomme1-5/+0
2017-03-07delete ft_constants and file functest_constants.pySerenaFeng1-5/+0
2017-03-02Merge "Remove exec_test.sh"Jose Lausuch1-14/+3
2017-03-01Remove exec_test.shjose.lausuch1-14/+3
2017-03-01Add clean_flag to test casesjose.lausuch1-2/+4
2017-02-23Use new-style classes which inherit from objectLinda Wang1-1/+1
2017-02-14Merge changes from topic 'revert_write_to_file'Jose Lausuch1-1/+1
2017-02-13Revert "write test results to a local file"Cédric Ollivier1-1/+1
2017-02-09Refactoring of args and parser variableashishk19941-33/+43
2017-02-09Fix source_credentials in openstack_utilsCédric Ollivier1-2/+2
2017-02-02Define how to pass args to TestcaseBase.runCédric Ollivier1-1/+5
2017-01-25Refactor Rally to adopt OOhelenyao1-4/+0
2017-01-19Merge "write test results to a local file"Morgan Richomme1-1/+1
2017-01-17Merge "Refactoring of args and parser variable in ci/run_tests, prepare_env"Morgan Richomme1-24/+37
2017-01-17write test results to a local filewu.zhihui1-1/+1
2017-01-12Bugfix: fix the wrong return codehelenyao1-3/+4
2017-01-09Refactoring of args and parser variable in ci/run_tests, prepare_envashishk19941-24/+37
2016-12-21Refactor test run related modules using new constants providerSerenaFeng1-20/+17
2016-12-15Add check_criteria() in testcase_baseCédric Ollivier1-3/+4
2016-12-14Authenticate clients with keystoneauth1.sessionhelenyao1-0/+1
2016-12-07abstract umbrella part to make integration code simplerSerenaFeng1-2/+2
2016-12-02Rename TestCasesBase into TestcaseBasehelenyao1-3/+3
2016-11-30Revert "solve failure testcases are not pushed to testDB problem"Morgan Richomme1-4/+3
2016-11-24Extracted all global parameters into functest_constants.pyhelenyao1-27/+44
2016-11-24bugfix: correct test report statusSerenaFeng1-1/+1
2016-11-23solve failure testcases are not pushed to testDB problemSerenaFeng1-1/+1
2016-11-10Bug fix: fix path in run_tests.pyMorgan Richomme1-1/+1
2016-11-10change path for python ci filesMorgan Richomme1-0/+249