]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/mgmt_startup/test_late_uniconf.py
tests: add unified config tests
authorChristian Hopps <chopps@labn.net>
Sun, 28 May 2023 08:33:18 +0000 (04:33 -0400)
committerChristian Hopps <chopps@labn.net>
Tue, 30 May 2023 08:09:29 +0000 (04:09 -0400)
commit7cd87abc5e967e355ebb1bc19e7e1d8fd764778d
tree31f03a7d5a7ef42a82cd390e03df8bd2f9f05b6f
parent51941c1916f6ae8a01c40cf325ba2ae9aa9dad0b
tests: add unified config tests

- simple unified test
- unified test with late backend startup test

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/mgmt_startup/r4/frr.conf [new file with mode: 0644]
tests/topotests/mgmt_startup/test_bigconf.py
tests/topotests/mgmt_startup/test_config.py
tests/topotests/mgmt_startup/test_late_bigconf.py [new file with mode: 0644]
tests/topotests/mgmt_startup/test_late_uniconf.py [new file with mode: 0644]
tests/topotests/mgmt_startup/test_latestart.py [new file with mode: 0644]
tests/topotests/mgmt_startup/test_startup.py [deleted file]
tests/topotests/mgmt_startup/util.py [new file with mode: 0644]