summaryrefslogtreecommitdiffstats
path: root/testcases/VIM/OpenStack/CI/libraries/run_tempest.py
AgeCommit message (Expand)AuthorFilesLines
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-09Used 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-11Searching 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