Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com>
Change-Id: I8febe34db74963e20e10c2fa8a10f4256bcb3bc8
|
|
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com>
Change-Id: Ibcf7babdb0e5320d0a04332be6833d895a648612
|
|
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
|
|
|
|
This patch adds fixes to python files in tools/sdv folder to overcome
issues raised by flake8
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Id5ab73b326c34234d673763e472b4d1d3d08792d
|
|
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
|
|
Signed-off-by: chenliangyjy <chenliangyjy@chinamobile.com>
Change-Id: I2c5bfbc23e603418f99946c0ad6417b0589496b0
|
|
No need to initialize workspace.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Ib934021d1d8c08c8a0e062f83eb2f18181810165
|
|
This patch added docs folder and Readme.
It also moves pylintrc to home-folder.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I1297ee26cdaba34455b276b63c69606f1c650c6a
|
|
|
|
This patch adds support to run pylint and sanity checks on patch
submission.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: Idd66dcee659814b87642f6b368d85caf92731386
|
|
This patch adds Version-1 of the SDV.
Please refer to docs folder for the details.
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I4fefa4752e40a735414d57b45d1dc929afa301b1
|
|
A folder is created to host the tools.
Start with HDV and SDV.
Refer to CONTRIBUTING.md file for python guidelines
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I2cab5262a6f66ac0750eb43ba48010b1fbf83a06
|
|
Adds initial PTL, commiters and approval records.
Adds initial git review info, git ignore.
Adds initial LICENSE file.
Signed-off-by: Mark Beierl <mbeierl@vmware.com>
Change-Id: I205febf2b5a60d9345a49b69ebb1a840db05fa04
|
|
|