]> git.puffer.fish Git - matthieu/frr.git/commit
tests: use correct key for deleting entry.
authorChristian Hopps <chopps@labn.net>
Tue, 24 Aug 2021 01:40:38 +0000 (21:40 -0400)
committerChristian Hopps <chopps@labn.net>
Tue, 24 Aug 2021 01:42:20 +0000 (21:42 -0400)
commite83c0fb1252b943cb5ab7fc688c9e4cbb56b21e4
treee3a67688081f05e0cca92f4258bc07dac3dbc7d8
parente71f76f4fb281ca85a16a6c0661b79a70d1ecf8d
tests: use correct key for deleting entry.

OSPF mixes uses of "delete" and "del_action" depending on which library
function is called. It's a bug-prone mess that needs fixing; however, for
now we fix the one obvious incorrect use in this test.

Signed-off-by: Christian Hopps <chopps@labn.net>
tests/topotests/ospf_basic_functionality/test_ospf_single_area.py