aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack/tempest/tempest.py
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-04bugfix for finding tempest failed testcaseMatthewLi1-2/+6
2017-02-02Add tempest test details to results reportJuha Kosonen1-0/+13
2017-02-02bug fix: no status returned at the end of a Tempest/Rally runMorgan Richomme1-0/+4
2017-02-01Merge "Extract util functions from tempest.py to conf_utils"Jose Lausuch1-68/+8
2017-01-31Extract util functions from tempest.py to conf_utilsjose.lausuch1-68/+8
2017-01-31Tempest and SNAPS not pushing results to DB in case of FAILMorgan Richomme1-5/+0
2017-01-16Rally keystone test scenarios for v3helenyao1-76/+137
2016-12-23Fix Tempest push results to DBjose.lausuch1-28/+24
2016-12-22Refactor tempest using new constants providerSerenaFeng1-28/+47
2016-12-20Adapt Tempest to the new templatejose.lausuch1-0/+316