Age | Commit message (Expand) | Author | Files | Lines |
2017-09-02 | Enable tempest multinode tests |  Juha Kosonen | 1 | -1/+4 |
2017-08-28 | Merge "Obtain scenario by CONST instead of get function" |  Cedric Ollivier | 1 | -2/+2 |
2017-08-28 | Avoid exiting when snapshot initialization failed |  Linda Wang | 1 | -5/+8 |
2017-08-28 | Obtain scenario by CONST instead of get function |  Linda Wang | 1 | -2/+2 |
2017-08-24 | Fix the tempest error when creating snapshot |  Linda Wang | 1 | -3/+6 |
2017-08-23 | Refactor resource creation and cleanup in Tempest |  Martin Kulhavy | 1 | -5/+219 |
2017-08-22 | Add the skipped testcases into details |  Linda Wang | 1 | -2/+5 |
2017-08-18 | Remove multisite support |  Juha Kosonen | 1 | -15/+0 |
2017-08-15 | Remove timestamp in the details for tempest |  Linda Wang | 1 | -3/+3 |
2017-08-09 | Record the test cases passed in tempest |  Linda Wang | 1 | -6/+10 |
2017-06-26 | Remove obsolete repos in functest/ci/config_functest.yaml |  Cédric Ollivier | 1 | -1/+2 |
2017-05-30 | Merge "Define create_snapshot() and clean() in TestCase" |  Cedric Ollivier | 1 | -1/+1 |
2017-05-30 | Define create_snapshot() and clean() in TestCase |  Cédric Ollivier | 1 | -1/+1 |
2017-05-28 | Switch shebangs to /usr/bin/env python |  Cédric Ollivier | 1 | -1/+1 |
2017-05-23 | Bugfix: fix two typos |  Linda Wang | 1 | -1/+1 |
2017-05-19 | Replace CONST.* by getattribute/setattr for rally and tempest |  Linda Wang | 1 | -6/+7 |
2017-05-18 | Remove check_success_rate |  jose.lausuch | 1 | -6/+12 |
2017-05-04 | Delete functest.utils.functest_logger |  Cédric Ollivier | 1 | -2/+2 |
2017-04-26 | Catch os.makedirs() exceptions in tempest.py |  Cédric Ollivier | 1 | -4/+2 |
2017-04-26 | Switch TestCase attribute criteria to result |  Cédric Ollivier | 1 | -2/+2 |
2017-04-11 | Modify TestCase constructor attributes |  Cédric Ollivier | 1 | -14/+26 |
2017-04-04 | Add case_name as constructor arg |  Cédric Ollivier | 1 | -20/+14 |
2017-03-27 | Rename testcase_base to testcase |  Cédric Ollivier | 1 | -4/+4 |
2017-03-27 | Switch TestcaseBase to TestCase |  Cédric Ollivier | 1 | -3/+3 |
2017-03-23 | Clean redundant error logs of refstack_defcore in the console |  Linda Wang | 1 | -1/+1 |
2017-03-15 | refstack client integration |  MatthewLi | 1 | -57/+6 |
2017-03-10 | Merge "Unit tests added for openstack/tempest" |  Morgan Richomme | 1 | -5/+0 |
2017-03-09 | Show verification details in tempest log |  Juha Kosonen | 1 | -1/+2 |
2017-03-09 | Install kingbird verifier extension for tempest |  Juha Kosonen | 1 | -0/+1 |
2017-03-01 | Unit tests added for openstack/tempest |  ashishk1994 | 1 | -5/+0 |
2017-02-25 | Add custom tempest test. |  jose.lausuch | 1 | -3/+3 |
2017-02-24 | Add Tempest Defcore test case |  jose.lausuch | 1 | -0/+9 |
2017-02-15 | Fix tempest multisite config |  Juha Kosonen | 1 | -3/+3 |
2017-02-13 | Use Exception instead of return code |  helenyao | 1 | -42/+25 |
2017-02-04 | bugfix for finding tempest failed testcase |  MatthewLi | 1 | -2/+6 |
2017-02-02 | Add tempest test details to results report |  Juha Kosonen | 1 | -0/+13 |
2017-02-02 | bug fix: no status returned at the end of a Tempest/Rally run |  Morgan Richomme | 1 | -0/+4 |
2017-02-01 | Merge "Extract util functions from tempest.py to conf_utils" |  Jose Lausuch | 1 | -68/+8 |
2017-01-31 | Extract util functions from tempest.py to conf_utils |  jose.lausuch | 1 | -68/+8 |
2017-01-31 | Tempest and SNAPS not pushing results to DB in case of FAIL |  Morgan Richomme | 1 | -5/+0 |
2017-01-16 | Rally keystone test scenarios for v3 |  helenyao | 1 | -76/+137 |
2016-12-23 | Fix Tempest push results to DB |  jose.lausuch | 1 | -28/+24 |
2016-12-22 | Refactor tempest using new constants provider |  SerenaFeng | 1 | -28/+47 |
2016-12-20 | Adapt Tempest to the new template |  jose.lausuch | 1 | -0/+316 |