summaryrefslogtreecommitdiffstats
path: root/ci/run_tests.py
AgeCommit message (Expand)AuthorFilesLines
2016-09-08remove imported FUNCTEST_REPO objectSerenaFeng1-2/+2
2016-09-02stop hardcoded FUNCTEST_REPO path everywhereSerenaFeng1-6/+4
2016-08-31unify testcases.yaml obtain processSerenaFeng1-1/+1
2016-08-30Allow realtime Jenkins' console outputCédric Ollivier1-1/+1
2016-08-26Stop calling exec_test.sh in the middle of python scriptsCédric Ollivier1-3/+11
2016-08-23Avoid duplicating logs in run_tests.pyCédric Ollivier1-1/+1
2016-07-28Prevent exiting the overall execution when there is a failed test casejose.lausuch1-12/+3
2016-07-28Bugfix: dont stop execution when a test case is not blockingjose.lausuch1-6/+17
2016-07-27Return -1 if copper test failsjose.lausuch1-1/+0
2016-07-27[bugfix] miss a argumentmeimei1-1/+1
2016-07-26Generate Functest report at the end of the executionjose.lausuch1-11/+29
2016-07-25Create a flag in the tests to indicate if they should be blocking or notjose.lausuch1-8/+17
2016-07-22Add duration message after test executionjose.lausuch1-0/+6
2016-07-22bugfix: Don't try to run a tier if it doesn't contain any enabled testjose.lausuch1-7/+14
2016-07-18Don't take openstack snapshot when "-n" option is setjose.lausuch1-1/+2
2016-07-14Use common way to get the openstack clientsjose.lausuch1-1/+0
2016-07-12Chmod 755 all py files which can be executedCédric Ollivier1-0/+0
2016-07-04Change OpenStack clean behaviourjose.lausuch1-3/+11
2016-05-10Adapt tiers to run depending on WEEKLY/DAILYjose.lausuch1-5/+16
2016-05-09Fix shebang of python scriptsJuha Kosonen1-1/+1
2016-05-04Refactor, add logger handler to collect all the logs to a file as welljose.lausuch1-7/+3
2016-05-04Refactor improvementsjose.lausuch1-14/+11
2016-05-02Add command to execute the actual testsjose.lausuch1-3/+20
2016-05-02Source the credentials in run_tests.pyjose.lausuch1-1/+12
2016-04-28Create run_test.py using the tier mechanism to run the testsjose.lausuch1-0/+134