Comment 7 for bug 1636984

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/25399
Committed: http://github.org/Juniper/contrail-controller/commit/54161fe300976d50055d5516ed548b90660e1ec1
Submitter: Zuul
Branch: master

commit 54161fe300976d50055d5516ed548b90660e1ec1
Author: sbalineni <email address hidden>
Date: Wed Oct 26 15:02:42 2016 -0700

[DM]: Unit Test: Device APIs integrated with Tests, added BGP tests

- Basic UT structures are defined
- device_api will be used for validating the generated XML config, programmable approach
- Fixed regression issue of _sandesh value being None
- More and more unit tests will be added, DM functionality is devided into multiple components as defined below
test_dm_<component>.py: funional specific tests like BGP, Services, FIP, SNAT, L2 etc
test_dm_common.py : all common utilities
test_dm_config.py: will be removed after the migration is done

This review is dependent on https://review.opencontrail.org/#/c/25397/

Change-Id: I57672da8a7067bc59bcd0a460e903ca8ef827928
Partial-Bug: #1637004
Closes-Bug: #1636984