Comment 110 for bug 1751438

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

Reviewed: https://review.opencontrail.org/49523
Committed: http://github.com/Juniper/contrail-controller/commit/0aa06ca6dcdbe17624f9fdfb708cce40037071e2
Submitter: Mithun Mistry (<email address hidden>)
Branch: master

commit 0aa06ca6dcdbe17624f9fdfb708cce40037071e2
Author: Krzysztof Klimonda <email address hidden>
Date: Fri Feb 23 21:07:28 2018 +0100

[config] Rewrite cfgm_common to use tox for tests

Replace one-off python test handling code from SCons with a common tox runner.
Also renames the contrail config common python package from 'cfgm_common'
to 'contrail-config-common' but keeps the same path name for the python module.

Change-Id: I2c6c7e3eb664e51abea220995a3f686918918fa2
Partial-Bug: #1751438
Closes-Jira-Bug: JCB-166614