aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/ci/test_run_tests.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-02Leverage on XtestingCédric Ollivier1-267/+0
2018-02-24Print env vars and env_fileCédric Ollivier1-2/+1
2018-02-09Read the env file only if existsCédric Ollivier1-1/+2
2018-02-09Unlink run_tests from constantsCédric Ollivier1-7/+5
2018-02-09Move get_dict_by_test() into run_tests.pyCédric Ollivier1-4/+17
2018-02-08Move source_credentials() into run_tests.pyCédric Ollivier1-5/+34
2018-02-01Rename a common credential file for OS and K8SLinda Wang1-24/+10
2018-01-21Partially rewrite test_run_tests.pyCédric Ollivier1-75/+72
2018-01-21Fully test and cover functest/ci/tier_*Cédric Ollivier1-9/+3
2017-12-14Improve the pylint score of functest-coreLinda Wang1-13/+11
2017-12-12All patching config files in memoryLinda Wang1-50/+0
2017-11-30Stop updating test_db_url in config file by env varLinda Wang1-32/+2
2017-11-22Remove prepare_envJose Lausuch1-0/+80
2017-09-18Return Functest status to JenkinsCédric Ollivier1-2/+8
2017-08-16Clean run_tests.py and the related utCédric Ollivier1-97/+74
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier1-17/+10
2017-05-19Merge "Define Runner class"Jose Lausuch1-73/+98
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-2/+1
2017-05-16Define Runner classCédric Ollivier1-73/+98
2017-05-16Switch from generate_report to PrettyTableCédric Ollivier1-26/+5
2017-05-05Replace CONST.* by getattribute/setattrjose.lausuch1-6/+7
2017-03-27More Unit Tests for ci directoryashishk19941-2/+82
2017-03-15Added Unit Tests for ci/run_testsashishk19941-0/+192