Update git submodules
authorCedric Ollivier <cedric.ollivier@orange.com>
Tue, 30 May 2017 07:11:22 +0000 (07:11 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 30 May 2017 07:11:22 +0000 (07:11 +0000)
commit89098d676405a2acac32a389026ecbf983b435c2
treecd114206b91756e660bb2552f57b4f35ff50b4d7
parent7126e30ffa2d66a43688b6e613fa15876e3a79b7
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Export the Pylint results via pylint.out"
  - Export the Pylint results via pylint.out

    It allows integrating Pylint with Jenkins (pylint.out can be defined
    as the "XML filename pattern" after installing the Violations plugin
    [1]).

    It's considered as fine to locally disable warnings such as docstrings
    in unit tests. No pylint rcfile is defined for only two options.

    Tox still prints the partial results in console to be interpreted by
    users. The persistent flag is removed to conform with nosetests args.

    [1] https://wiki.jenkins-ci.org/display/JENKINS/Violations

    Change-Id: I21662b27c8e4b61e65c4c3f5aab968e3e7dd6d90
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/functest