aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/libraries/run_tempest.py
AgeCommit message (Expand)AuthorFilesLines
2016-05-17Change 'testcases' directory structurejose.lausuch1-347/+0
2016-05-16BGPVPN test case refactoredvitikkan1-16/+1
2016-05-13Added handling of blacklist for tempestvitikkan1-39/+72
2016-05-11Split tempest into smoke and full modesvitikkan1-1/+1
2016-05-10Creating private network for Tempestvitikkan1-34/+25
2016-05-05Fix bug config_functest.yaml locationjose.lausuch1-0/+2
2016-05-04Refactor, add logger handler to collect all the logs to a file as welljose.lausuch1-24/+25
2016-05-04Refactor improvementsjose.lausuch1-1/+1
2016-04-27Replace all the loggers by the functest logger modulejose.lausuch1-14/+2
2016-04-26Move functest_utils and openstack_utils to directory /utilsjose.lausuch1-2/+2
2016-04-25Remove backslashs for line continuationCédric Ollivier1-26/+23
2016-04-25ConfigParser is used for tempest.conf updatingvitikkan1-19/+10
2016-04-22Affect version field in results for all the testcasesMorgan Richomme1-1/+2
2016-04-22Enable PYTHONPATH env variable inside the containerjose.lausuch1-4/+5
2016-04-21Fix Flake8 Violations in the Functest scriptsjose.lausuch1-30/+40
2016-04-18Generating test lists for tempestvitikkan1-18/+31
2016-04-11Split functest_utils.py into 2 scriptsjose.lausuch1-10/+11
2016-03-22Add status when pushing Tempest resultsMorgan Richomme1-34/+49
2016-03-04Rally and Tempest pre-installed in the Docker image.jose.lausuch1-1/+1
2016-02-23remove "print" in tempest to avoid having a message "None" in the outputjose.lausuch1-1/+1
2016-02-11Enadled --serial option for run_tests.shViktor Tikkanen1-2/+11
2016-02-10Add -n|--no-clean flag to vPing,Tempest,Rally,vIMS scriptsjose.lausuch1-0/+7
2016-02-08Used sed instead of crudini for updating regexViktor Tikkanen1-2/+1
2016-02-08Added configuration of ssh_user_regex parameterViktor Tikkanen1-0/+5
2016-02-02bug fix to run tempest and minor display error in run_test.shMorgan Richomme1-0/+1
2016-01-30Copy tempest.conf to results dir to be uploaded to artifactsjose.lausuch1-4/+7
2016-01-29Create stdout and stderr files for Tempest resultsjose.lausuch1-7/+18
2016-01-27Option to redirect stderr output to a file for Tempest testjose.lausuch1-1/+19
2016-01-22Put scenario in version field on the Test DB (rather that git indication)Morgan Richomme1-2/+2
2016-01-19Add mention to apache 2 license in Functest files and remove unused filesMorgan Richomme1-1/+6
2016-01-13Place config_functest.yaml outside the functest repojose.lausuch1-1/+1
2016-01-07Searching for shared private networksViktor Tikkanen1-3/+10
2016-01-04Configuring non-admin credentials for tempestViktor Tikkanen1-0/+90
2015-12-30Support for customized tempest case listViktor Tikkanen1-2/+4
2015-12-22Use repos_dir env variable in all Functest scriptsjose.lausuch1-6/+8
2015-12-14Add a flag to push the results to the DB optionalyjose.lausuch1-1/+8
2015-11-30Add functions to retrieve POD name in FunctestMorgan Richomme1-1/+2
2015-10-20Change duration to integer seconds in tempest resultsjose.lausuch1-1/+6
2015-10-19set nb test run and failure tests as intMorgan Richomme1-31/+33
2015-10-19Create run_tempest out of run_rallyjose.lausuch1-0/+144