]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add zebra rib import-table tests 17281/head
authorNathan Bahr <nbahr@atcorp.com>
Tue, 29 Oct 2024 15:06:36 +0000 (15:06 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Thu, 31 Oct 2024 12:44:05 +0000 (12:44 +0000)
commit180e1a0d77a2041e9d0ad70cc3a182ff6ed0c1fd
tree435d8e8642c97ffbb9e4d112f001f76f750323af
parent1c50a553fc910f583c8a5c2df252f10b34d47361
tests: Add zebra rib import-table tests

Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
tests/topotests/zebra_rib/r1/frr-import.conf [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_init_mrib_table.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_init_table.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_mrib_table_2.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_mrib_table_3.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_mrib_table_4.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_table_2.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_table_3.json [new file with mode: 0644]
tests/topotests/zebra_rib/r1/import_table_4.json [new file with mode: 0644]
tests/topotests/zebra_rib/test_zebra_import.py [new file with mode: 0644]