]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: for zapi's seg6 route configuration (step3)
authorHiroki Shirokura <slank.dev@gmail.com>
Fri, 18 Dec 2020 13:11:19 +0000 (22:11 +0900)
committerMark Stapp <mjs@voltanet.io>
Wed, 2 Jun 2021 14:24:48 +0000 (10:24 -0400)
commitc5a044e0551fc607fdfe950ddefcc351d8a4f15d
treed565af7eb37a50e8d98847bfdd87912aa1139ea7
parentaf31f6c05c26192d4e2ea18845bef2617b919631
topotests: for zapi's seg6 route configuration (step3)

This commit checks seg6 route configuration via ZAPI is
working fine.

Signed-off-by: Hiroki Shirokura <slank.dev@gmail.com>
tests/topotests/zebra_seg6_route/r1/routes.json [new file with mode: 0644]
tests/topotests/zebra_seg6_route/r1/setup.sh [new file with mode: 0644]
tests/topotests/zebra_seg6_route/r1/sharpd.conf [new file with mode: 0644]
tests/topotests/zebra_seg6_route/r1/zebra.conf [new file with mode: 0644]
tests/topotests/zebra_seg6_route/test_zebra_seg6_route.py [new file with mode: 0755]