aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack
AgeCommit message (Expand)AuthorFilesLines
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier6-35/+46
2017-06-07Configure the param auth_version in tempest.confLinda Wang1-0/+5
2017-05-31Added unit tests for the connection_check test case.spisarski2-6/+22
2017-05-30Merge "Define create_snapshot() and clean() in TestCase"Cedric Ollivier4-8/+8
2017-05-30Merge "vping&snaps_xxx support not_hugepage_supported pod"Serena Feng2-2/+2
2017-05-30Define create_snapshot() and clean() in TestCaseCédric Ollivier4-8/+8
2017-05-28Switch shebangs to /usr/bin/env pythonCédric Ollivier6-6/+6
2017-05-25vping&snaps_xxx support not_hugepage_supported podSerenaFeng2-2/+2
2017-05-24Merge "Rename the class TestSuiteRunner to Suite"valentin boucher1-1/+1
2017-05-24Merge "Rename pytest_suite_runner.py to unit.py"valentin boucher1-2/+2
2017-05-23Rename the class TestSuiteRunner to SuiteCédric Ollivier1-1/+1
2017-05-23Rename pytest_suite_runner.py to unit.pyCédric Ollivier1-2/+2
2017-05-23Bugfix: fix two typosLinda Wang1-1/+1
2017-05-22Merge "Replace CONST.* by getattribute/setattr for refstack"Morgan Richomme2-15/+17
2017-05-19Replace CONST.* by getattribute/setattr for refstackLinda Wang2-15/+17
2017-05-19Replace CONST.* by getattribute/setattr for rally and tempestLinda Wang3-84/+100
2017-05-19Merge "Add a new directory to hold pre-downloaded images"Helen Yao2-2/+2
2017-05-18Remove check_success_ratejose.lausuch3-22/+34
2017-05-18Add a new directory to hold pre-downloaded imageshelenyao2-2/+2
2017-05-17Update self.result value to INTjose.lausuch1-1/+3
2017-05-16Converted vPing to leverage the object-oriented SNAPS library.spisarski6-397/+445
2017-05-09Bugfix: initialize the logger for snapsLinda Wang1-0/+3
2017-05-05Merge "Delete functest.utils.functest_logger"Jose Lausuch7-14/+18
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier7-14/+18
2017-05-04Merge "Update tempest.conf to enable tempest from external server"Jose Lausuch1-1/+8
2017-05-04Merge changes from topic 'remove_openstack_dir'Morgan Richomme1-128/+0
2017-05-04Merge "refstack-client userguide"Morgan Richomme1-1/+8
2017-05-03Update tempest.conf to enable tempest from external serverLinda Wang1-1/+8
2017-05-03refstack-client userguideMatthewLi1-1/+8
2017-05-02Merge "Fix pylint warnings in snaps"Jose Lausuch3-9/+9
2017-05-02Remove create_instance_and_ip.pyjose.lausuch1-128/+0
2017-05-02Merge "rename tempest.conf to refstack_tempest.conf"Jose Lausuch1-2/+2
2017-04-30Fix pylint warnings in snapsCédric Ollivier3-9/+9
2017-04-26Catch os.makedirs() exceptions in tempest.pyCédric Ollivier1-4/+2
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier4-7/+7
2017-04-22rename tempest.conf to refstack_tempest.confMatthewLi1-2/+2
2017-04-13Updated method calls to SNAPS tests.spisarski6-28/+28
2017-04-11Modify TestCase constructor attributesCédric Ollivier11-38/+68
2017-04-07Bugfixing the testcases execusionNikolas Hermanns1-2/+1
2017-04-06Bugfix: Add case_name as constructor arg for snaps_smokeLinda Wang1-3/+2
2017-04-05Merge "refstack client: improvement and fix of TestCase usage"Cedric Ollivier2-13/+11
2017-04-05Bugfix: Add case_name as constructor arg for snaps and rallyLinda Wang5-17/+12
2017-04-04refstack client: improvement and fix of TestCase usageMatthewLi2-13/+11
2017-04-04Merge "Add case_name as constructor arg"valentin boucher6-35/+26
2017-04-04Add case_name as constructor argCédric Ollivier6-35/+26
2017-03-30Merge "Clean up Tempest blacklist"Jose Lausuch1-20/+0
2017-03-30Clean up Tempest blacklistjose.lausuch1-20/+0
2017-03-29Disable tempest server reboot test for SDNVPN and GluonGeorg Kunz1-0/+12
2017-03-28refstack: bugfix of name TestCaseMatthewLi2-4/+4
2017-03-28refstack client: manually running improvementMatthewLi2-28/+78