tricircle/tricircle/tests
zhiyuan_cai 9c78adc0ce Fix random unit test error
1. What is the problem
In the recent unit test runs, sometimes test_routing.py fails with
error "duplicate option: bind_host".

2. What is the solution for the problem
Make RoutingControllerTest inherit from tricircle.tests.base.TestCase
because TestCase will resolve the conflict.

3. What features need to be implemented to the Tricircle to
realize the solution
N/A

Change-Id: I5933e7fadd01c69ad9715813e8d347ac7ccba487
2017-07-21 15:28:10 +08:00
..
functional Add Service Function Chain support(1) 2017-06-27 17:00:11 +08:00
tricircle_sdk Smoke test engine 2017-07-18 16:58:50 +08:00
unit Fix random unit test error 2017-07-21 15:28:10 +08:00
__init__.py cascade_service: DB infrastructure 2015-08-11 10:57:27 +00:00
base.py Support pagination for resource routing list operations 2017-07-12 17:09:48 +08:00