aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/openstack
AgeCommit message (Expand)AuthorFilesLines
2017-08-18Remove the tenant and user created for tempestLinda Wang1-25/+0
2017-08-18Remove multisite supportJuha Kosonen2-108/+0
2017-08-15Remove timestamp in the details for tempestLinda Wang2-6/+6
2017-08-10Fix the logic of adding/updating tempest.confLinda Wang1-1/+1
2017-08-10Merge "Record the test cases passed in tempest"Cedric Ollivier2-12/+16
2017-08-10Merge "Add/Update tempest.conf via a specific file"Morgan Richomme2-0/+30
2017-08-10Add/Update tempest.conf via a specific fileLinda Wang2-0/+30
2017-08-09Record the test cases passed in tempestLinda Wang2-12/+16
2017-07-29Restrict ping only once in ping.shLinda Wang1-11/+8
2017-07-19Add id to test_list for tempest_customLinda Wang1-2/+2
2017-07-18Merge "Change calls to SNAPS library exposing OpenStack instance objects."Jose Lausuch2-2/+2
2017-07-17Conform the RefStack testcase with the Rally contextCédric Ollivier1-4/+9
2017-07-17Wait for refstack-client to finishCédric Ollivier1-31/+18
2017-07-14Change calls to SNAPS library exposing OpenStack instance objects.spisarski2-2/+2
2017-07-11Add decorators in testcases for energy recording.Benoit HERARD3-152/+223
2017-07-10Allow regex for blacklist scenarios/installersMartin Kulhavy2-11/+36
2017-07-06Fix logger name in vping_base.pyCédric Ollivier1-1/+1
2017-07-05Merge "bugfix: vping support not_hugepage_configured pod"valentin boucher1-1/+1
2017-07-05Enable refstack work on https without SSL checksLinda Wang1-8/+9
2017-07-05bugfix: vping support not_hugepage_configured podSerenaFeng1-1/+1
2017-07-04Cleanup Tempest blacklist for Euphratesjose.lausuch1-62/+0
2017-07-02Apply restrictive file permissionsCédric Ollivier1-0/+0
2017-06-30Define download_images.sh and check_os.sh as scriptsCédric Ollivier2-263/+0
2017-06-30Define console_scriptsCédric Ollivier4-20/+7
2017-06-30Merge "Added unit tests for vping."Jose Lausuch2-99/+55
2017-06-29Merge "SNAPS tests now support offline testing."Jose Lausuch5-26/+13
2017-06-28Fix refstack_defcoreLinda Wang1-20/+5
2017-06-27Added unit tests for vping.spisarski2-100/+56
2017-06-27SNAPS tests now support offline testing.spisarski5-26/+13
2017-06-27Remove Rally requests scenarioJuha Kosonen3-19/+1
2017-06-27Merge "Remove obsolete repos in functest/ci/config_functest.yaml"Jose Lausuch1-1/+2
2017-06-27Merge "Added unit tests for api_check, health_check, and smoke tests."Jose Lausuch3-3/+27
2017-06-26Fixed problem to vping userdata introducted by SNAPS-OO patch.spisarski1-1/+1
2017-06-26Remove obsolete repos in functest/ci/config_functest.yamlCédric Ollivier1-1/+2
2017-06-20Added unit tests for api_check, health_check, and smoke tests.spisarski3-3/+27
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