]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/pytest.ini
tests: Adds basic config load and interface API
authorAshish Pant <ashish12pant@gmail.com>
Mon, 24 Jun 2019 11:37:00 +0000 (17:07 +0530)
committerAshish Pant <ashish12pant@gmail.com>
Tue, 9 Jul 2019 04:56:53 +0000 (10:26 +0530)
commit7659b8d4e4be0d3a1f20930165ce1b11dbfd6673
tree786e1431e6a1798d06bc1bedb4212f285c907442
parent27339562f89e7aec0f3f41d1af6309c31e91c3f7
tests: Adds basic config load and interface API

Signed-off-by: Ashish Pant <ashish12pant@gmail.com>
Adds method to load configuration on the router. Save configuration
for resetting.
Adds method for configuring interfaces ip address on router.
Adds logdir and other pytest.ini option
tests/topotests/lib/common_config.py
tests/topotests/lib/topojson.py
tests/topotests/pytest.ini