]> git.puffer.fish Git - matthieu/frr.git/commit
topotest: add pbr test suite
authorJakub Urbańczyk <xthaid@gmail.com>
Tue, 26 May 2020 16:24:16 +0000 (18:24 +0200)
committerJakub Urbańczyk <xthaid@gmail.com>
Wed, 10 Jun 2020 14:29:14 +0000 (16:29 +0200)
commit9b7decf28e7d6e9b13b7fa6d0225b3cfa823fdfd
tree69e35af86781561815ed62100f3248559de78c6e
parentf62e5480ec901d3e9563b715a556c1d9f68822ee
topotest: add pbr test suite

Add some basic tests for installing PBR rules into the kernel.

Signed-off-by: Jakub Urbańczyk <xthaid@gmail.com>
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.py
tests/topotests/pbr-topo1/__init__.py [new file with mode: 0644]
tests/topotests/pbr-topo1/r1/linux-rules.json [new file with mode: 0644]
tests/topotests/pbr-topo1/test_pbr_topo1.py