Date
1 - 2 of 2
[netvirt-dev] netvirt-tox-verify-magnesium JOB fails
Luis Gomez
This looks like a docs problem, adding docs list:
toggle quoted message
Show quoted text
/w/workspace/netvirt-tox-verify-magnesium/.tox/docs/lib/python3.6/site-packages/sphinx/util/nodes.py:151: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): Warning, treated as error: /w/workspace/netvirt-tox-verify-magnesium/docs/user-guide/l3vpn-service_-user-guide.rst:416:Could not lex literal_block as "json". Highlighting skipped. ERROR: InvocationError for command /w/workspace/netvirt-tox-verify-magnesium/.tox/docs/bin/sphinx-build -W -n -b html -d /w/workspace/netvirt-tox-verify-magnesium/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netvirt-tox-verify-magnesium/.tox/docs/tmp/html (exited with code 2)
|
|
JamO Luhrsen
This should fix it:
toggle quoted message
Show quoted text
https://git.opendaylight.org/gerrit/c/netvirt/+/87405 JamO On 2/3/20 10:48 AM, Luis Gomez wrote:
This looks like a docs problem, adding docs list: |
|