Bug 1042481 - [RFE][neutron]: Fix tests for Cisco Plugin and move the to proper place to make runable
Summary: [RFE][neutron]: Fix tests for Cisco Plugin and move the to proper place to ma...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/neut...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 22:24 UTC by RHOS Integration
Modified: 2015-11-20 19:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:16:29 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 22:24:42 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/cisco-fix-tests.

Description:

Cisco Plugin for Quantum has a number of unit tests which have the following problems:


1) They are placed inside quantum/plugins/cisco/tests directory and thus they are not executed by OpenStack CI test runner

2) Several tests are outdated and thus broken. (This can be seen by running "python 
quantum/plugins/cisco/run_tests.py" )


To make plugin code more stable it would be nice to:


1) Fix all tests in quantum/plugins/cisco/tests

2) Move them to quantum/tests/unit/cisco to make test runner "see" and execute them and thus prevent possible harmful code modifications in code which they are intended to cover


Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.