aboutsummaryrefslogtreecommitdiffstats
path: root/functest
AgeCommit message (Expand)AuthorFilesLines
2017-01-09Tests added for utils.ashishk19943-0/+1361
2017-01-05Cover ODLTests.parse_results()Cédric Ollivier2-4/+26
2017-01-05Switch to assert_any_call in test_show_credentialsCédric Ollivier1-1/+1
2017-01-04Create ODLParser to parse sys.argvCédric Ollivier2-36/+126
2017-01-04Fully cover set_robotframework_varsCédric Ollivier1-1/+32
2017-01-04Use mock_open() to prevent stdout.txtCédric Ollivier1-0/+12
2017-01-04Patch logging.FileHandlerCédric Ollivier4-0/+4
2017-01-04Merge "Added unit tests for utils/functest_utils.py."Morgan Richomme2-45/+599
2017-01-04Added Unit Tests for cli.ashishk19947-0/+739
2017-01-04Reverted the file permissionhelenyao3-0/+0
2017-01-02Added unit tests for utils/functest_utils.py.ashishk19942-45/+599
2017-01-02Unit tests utils added.ashishk19941-0/+23
2016-12-28Merge "Add a flag in the CLI to report results to DB"Helen Yao3-18/+30
2016-12-27Set flavor's page size to support dpdk enabled vmsMichael Polenchuk1-2/+3
2016-12-27Merge "Bugfix: fix the wrong path for security scan"Helen Yao1-1/+1
2016-12-26Enable the tenant related featureshelenyao3-31/+36
2016-12-26Merge "Adapt create_tenant and create_user to keystone v3"Serena Feng1-9/+28
2016-12-25Adapt create_tenant and create_user to keystone v3jose.lausuch1-9/+28
2016-12-26Merge "refactor rally using new constants provider"Serena Feng4-22/+20
2016-12-26Merge "Fix Tempest push results to DB"Helen Yao1-28/+24
2016-12-26refactor rally using new constants providerSerenaFeng4-22/+20
2016-12-25Add a flag in the CLI to report results to DBjose.lausuch3-18/+30
2016-12-24Bugfix: fix the wrong path for security scanhelenyao1-1/+1
2016-12-24Merge "refactor snaps and example using new constants provider"Helen Yao7-63/+70
2016-12-24Merge "Updated vims to support keystone v3"Helen Yao2-48/+43
2016-12-23Fix Tempest push results to DBjose.lausuch1-28/+24
2016-12-23refactor snaps and example using new constants providerSerenaFeng7-63/+70
2016-12-23bugfix: get git branch failed when only 'git fetch' is providedSerenaFeng1-4/+8
2016-12-22refactor cli module using new constants providerSerenaFeng7-84/+71
2016-12-22Refactor domino using FeatureBase and new constants providerSerenaFeng3-62/+10
2016-12-22Refactor tempest using new constants providerSerenaFeng6-80/+78
2016-12-21Adapt SDNVPN tests using Featurebasejose.lausuch3-75/+19
2016-12-21Updated vims to support keystone v3Jose Lausuch8-118/+108
2016-12-21Refactor test run related modules using new constants providerSerenaFeng11-138/+151
2016-12-21Merge "refactor vping using new constants provider"Jose Lausuch6-70/+65
2016-12-21refactor vping using new constants providerSerenaFeng6-70/+65
2016-12-21Merge "Add default env variables in ENV class"Jose Lausuch1-1/+7
2016-12-20Bugfix in passing parameters to logger_debug.ashishk19941-1/+5
2016-12-20Add default env variables in ENV classjose.lausuch1-1/+7
2016-12-20Remove backslash to meet PEP8 requirementhelenyao4-18/+19
2016-12-20Merge "Unified way to provide configurations and env variables(proposal 1)"Jose Lausuch3-0/+68
2016-12-20Remove old tempest implementationjose.lausuch3-591/+0
2016-12-20Merge "Adapt Tempest to the new template"Serena Feng4-0/+517
2016-12-20Merge "Cover ODLResultVisitor"Serena Feng2-1/+36
2016-12-20Adapt Tempest to the new templatejose.lausuch4-0/+517
2016-12-19Merge "Fix the issue of unexpected keyword argument 'endpoint_type'"Jose Lausuch2-71/+62
2016-12-19Allow executing several testcases with the CLIjose.lausuch1-7/+9
2016-12-19Bug-Fix: No module named feature.copperhelenyao1-1/+1
2016-12-17Merge "Avoid side effects induced by functest_constants in ODL UT"Cedric Ollivier3-71/+57
2016-12-17Cover ODLResultVisitorCédric Ollivier2-1/+36