Y Bharath
8381dbd9e2
tests: Avoid importing unused modules
...
Signed-off-by: y-bharath14 <y.bharath@samsung.com>
2024-06-17 15:42:59 +05:30
Acee Lindem
3f359d732c
ospf6d: OSPFv3 manual key authentication neglects checking the SA ID.
...
Also, add topotest variation to verify checking.
This corrects https://github.com/FRRouting/frr/issues/16100 .
Signed-off-by: Acee Lindem <acee@lindem.com>
2024-06-04 21:24:46 +00:00
Russ White
5218d9f82f
Merge pull request #12645 from gpnaveen/ospf_error_msg_enhancements
...
tests: [topojson] Update assert/error messages for ospf scripts
2023-03-29 11:05:30 -04:00
nguggarigoud
74dd0c84db
tests: [topojson] Update assert/error messages
...
Few assert/error messages are updated for test
scripts for better debugging.
Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
2023-03-26 14:37:49 +00:00
David Lamparter
acddc0ed3c
*: auto-convert to SPDX License IDs
...
Done with a combination of regex'ing and banging my head against a wall.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2023-02-09 14:09:11 +01:00
Kuldeep Kashyap
ac6ef90b87
tests: Fix frrbot style issues
...
There were some style issues found by
frrbot, fixing as part of this commit.
Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
2022-12-13 22:45:48 -08:00
Kuldeep Kashyap
991a971fe9
tests: Cleaning up daemon param used in start_topology()
...
Earlier daemon parameter was passed to
start_topology(), which is not needed now,
as new code is implemented to start
feature specific daemons.
Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
2022-12-13 22:45:34 -08:00
Donald Sharp
d60a3f0e71
tests: Fix spelling of daemons
...
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2022-04-01 16:26:38 -04:00
Abhinay Ramesh
0afa645317
tests: Added ospf6 authentication trailer topotest
...
Have added topotest to verify below combination.
Auth support for md5
Auth support for hmac-sha-256
Auth support with keychain for md5
Auth support with keychain for hmac-sha-256
Have sussessfully run all 4 test cases in my local setup.
Signed-off-by: Abhinay Ramesh <rabhinay@vmware.com>
2022-02-09 01:57:08 +00:00