tests docs: upgrade python packages
- Upgrade python package requirements for test & docs - Clean up docs generation warnings - Consolidate python requirements for docs in test requirements specs. - Upgrade pip Type: make Change-Id: I74a3924b43ed93d15b32ec9f6fc41ed1ba95b69b Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
This commit is contained in:

committed by
Andrew Yourtchenko

parent
078d258034
commit
d170681b24
2
test/test_l2_fib.py
Normal file → Executable file
2
test/test_l2_fib.py
Normal file → Executable file
@ -153,7 +153,7 @@ class TestL2fib(VppTestCase):
|
||||
interfaces. Create host IPv4 address for every host MAC address.
|
||||
|
||||
:param int n_hosts_per_if: Number of per interface hosts to
|
||||
create MAC/IPv4 addresses for.
|
||||
create MAC/IPv4 addresses for.
|
||||
"""
|
||||
|
||||
hosts = dict()
|
||||
|
Reference in New Issue
Block a user