Bug 1118942

Summary: [RFE][neutron]: Add support for retargetable functional testing
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: openstack-neutronAssignee: Maru Newby <mnewby>
Status: CLOSED UPSTREAM QA Contact: Ofer Blaut <oblaut>
Severity: high Docs Contact:
Priority: medium    
Version: unspecifiedCC: chrisw, markmc, nyechiel, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/neutron/+spec/retargetable-functional-testing
Whiteboard: upstream_milestone_none upstream_definition_obsolete upstream_status_needs-code-review
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-24 10:46:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2014-07-12 04:05:42 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/retargetable-functional-testing.

Description:

The current Neutron unit test suite contains a large number of tests that are actually functional - they exercise almost the full application stack through the Neutron REST API.  There is also large overlap between these tests and the tests of the Neutron API managed in the Tempest repo.  This blueprint proposes to refactor tests in both trees so that there can be one set of 'retargetable' API tests written to an abstract client interface.  By varying the concrete client implementation, it should be possible for a given retargetable API test to run in the Neutron test suite against the programmatic plugin api, and for the same test to run in the Tempest test suite against a live Neutron service.

Specification URL (additional information):

None

Comment 2 Nir Yechiel 2015-09-24 10:46:09 UTC
This was originally cloned from the upstream blueprint. Closing for now as there is no special reason to track it on Red Hat bugzilla.