summaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/tempest.py
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Precise Tempest tests listCédric Ollivier1-3/+3
2018-02-19Enhance variable manipulation in tempestJuha Kosonen1-45/+34
2018-02-16Get properly env vars or their default valuesCédric Ollivier1-4/+5
2018-02-14Stop reading NODE_NAME in tempest and refstackCédric Ollivier1-12/+1
2018-02-13Fix the config of fixed_network_name in tempestLinda Wang1-3/+8
2018-02-09Fix pylint errors/warnings in tempest modulesJuha Kosonen1-94/+112
2018-02-08Refactor tempest resource managerJuha Kosonen1-109/+89
2018-02-02Do not use shell to execute commands in tempestJuha Kosonen1-15/+12
2018-01-31Use snaps_utils to get credentials in tempestJuha Kosonen1-8/+1
2018-01-29Create subnet and net within the same projectLinda Wang1-0/+1
2017-12-27Config physical network when creating tempest netLinda Wang1-0/+18
2017-12-11Set the ram of flavor 1024Linda Wang1-0/+1
2017-12-06Fix the yamllint errors in functest/ciLinda Wang1-19/+15
2017-11-21Removal of deprecated SNAPS-OO classes.spisarski1-10/+12
2017-09-15Enable tempest run concurrentlyLinda Wang1-8/+19
2017-09-07Remove redundant tempest cleanup utilityLinda Wang1-41/+0
2017-09-02Enable tempest multinode testsJuha Kosonen1-1/+4
2017-08-28Merge "Obtain scenario by CONST instead of get function"Cedric Ollivier1-2/+2
2017-08-28Avoid exiting when snapshot initialization failedLinda Wang1-5/+8
2017-08-28Obtain scenario by CONST instead of get functionLinda Wang1-2/+2
2017-08-24Fix the tempest error when creating snapshotLinda Wang1-3/+6
2017-08-23Refactor resource creation and cleanup in TempestMartin Kulhavy1-5/+219
2017-08-22Add the skipped testcases into detailsLinda Wang1-2/+5
2017-08-18Remove multisite supportJuha Kosonen1-15/+0
2017-08-15Remove timestamp in the details for tempestLinda Wang1-3/+3
2017-08-09Record the test cases passed in tempestLinda Wang1-6/+10
2017-06-26Remove obsolete repos in functest/ci/config_functest.yamlCédric Ollivier1-1/+2
2017-05-30Merge "Define create_snapshot() and clean() in TestCase"Cedric Ollivier1-1/+1
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier1-1/+1
2017-05-28Switch shebangs to /usr/bin/env pythonCédric Ollivier1-1/+1
2017-05-23Bugfix: fix two typosLinda Wang1-1/+1
2017-05-19Replace CONST.* by getattribute/setattr for rally and tempestLinda Wang1-6/+7
2017-05-18Remove check_success_ratejose.lausuch1-6/+12
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier1-2/+2
2017-04-26Catch os.makedirs() exceptions in tempest.pyCédric Ollivier1-4/+2
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-2/+2
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-14/+26
2017-04-04Add case_name as constructor argCédric Ollivier1-20/+14
2017-03-27Rename testcase_base to testcaseCédric Ollivier1-4/+4
2017-03-27Switch TestcaseBase to TestCaseCédric Ollivier1-3/+3
2017-03-23Clean redundant error logs of refstack_defcore in the consoleLinda Wang1-1/+1
2017-03-15refstack client integrationMatthewLi1-57/+6
2017-03-10Merge "Unit tests added for openstack/tempest"Morgan Richomme1-5/+0
2017-03-09Show verification details in tempest logJuha Kosonen1-1/+2
2017-03-09Install kingbird verifier extension for tempestJuha Kosonen1-0/+1
2017-03-01Unit tests added for openstack/tempestashishk19941-5/+0
2017-02-25Add custom tempest test.jose.lausuch1-3/+3
2017-02-24Add Tempest Defcore test casejose.lausuch1-0/+9
2017-02-15Fix tempest multisite configJuha Kosonen1-3/+3
2017-02-13Use Exception instead of return codehelenyao1-42/+25