Age | Commit message (Collapse) | Author | Files | Lines |
|
Add tox.ini file too
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I758d29d29ccee399ca5b059ab5f285dcb93d4be9
|
|
As CIRV-HDV and CIRV-SDV are active now, we do not need contents here.
The docs folder has links to HDV and SDV.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I86ee90fb5e969e14d000d9a08d971b13a2c2740e
|
|
It adds missing __init__py and fixes concrete and abstract
dependencies.
It adds pylint in tox without loading pylintrc which seems too much
permissive. The missing requirements and the pylint fixes will be
managed in next changes.
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: Id4e1e290012e53e275f7d64765d388118e7ac235
|
|
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com>
Change-Id: Ie779c186635e57fe5d900df7326e4a704ebcad42
|
|
It also fixes the current errors highlighted by bashate.
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I5614b539efd7a8863ecd354aef3cb94e876ff536
|
|
It verified the yaml files.
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I3901d92ec9c297e3fc025f9b1c42768151f65a42
|
|
It adds flake8 as test requirement.
It may be completed by a second change fixing all the errors.
It selects python3 as interpreter as lf-build2 is unmaintained and
obsolete. It may be verified vs python3.5 which is false.
https://build.opnfv.org/ci/view/cirv/job/cirv-run-tox-latest/1/console
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I45e2537b7a578a92c99a1da36db1c5fd6067be74
|