Mark Stapp
d7265db9b3
tests: run black over mcast-pim-static, static_routing_with_[ei]bgp
...
Run black and clean up formatting along with pylint cleanup.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
2021-04-13 13:34:57 -04:00
Mark Stapp
ec3ed7234d
tests: fix pylint errors in static_routing_with_ibgp
...
Fix pylint errors.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
2021-04-13 11:45:55 -04:00
Donald Sharp
0b25370e95
tests: More black fixups
...
Just another round of fixups found by running black on the code
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-04-09 08:35:05 -04:00
Kuldeep Kashyap
5cbb02ebde
tests: Improve error/assert message logging
...
1. Improved error meesage logging.
2. No functionality changes only put some meaningfull error messages.
Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
2021-03-06 00:51:43 -08:00
Donald Sharp
5980ad0ae0
tests: Run black
against tests again to clean up formatting
...
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-03-01 09:18:49 -05:00
Donald Sharp
efb62eeddf
tests: Add pytest.mark.staticd to topotests
...
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2021-02-04 18:35:42 -05:00
nguggarigoud
938d5980d1
tests: Optimised static routing testsuits
...
1. Removed bgp specific triggers.
2. Removed repeatativ steps.
Signed-off-by: nguggarigoud <nguggarigoud@vmware.com>
2020-12-10 16:44:48 -08:00
naveen
d33a0fcf6f
tests : Enhanced scripts to handle support bundle behaviour
...
1. Added Expected False to not true cases.
Signed-off-by: naveen <nguggarigoud@vmware.com>
2020-12-10 16:44:48 -08:00
naveen
72babe7cf3
tests: Incorporated new static route del behaviour
...
Updated 2 testcases with static route deletion with
admin distance as a key.
Signed-off-by: naveen <nguggarigoud@vmware.com>
2020-12-10 16:44:48 -08:00
naveen
ee51a3d9ec
tests: Enchanced static routing testsuits
...
1. BGP timers are modified to reduce the run time.
2. Static sleeps are removed from the scripts.
Signed-off-by: naveen <nguggarigoud@vmware.com>
2020-12-10 16:44:48 -08:00
naveen
0705f3120d
tests: Adding static routing topojson automation suites.
...
1. Enhanced framework to
a. Verify fib active routes(lib/common_config.py).
b. Verify bgp multi path routes(lib/bgp.py).
c. Create mininet nodes with different names(lib/topojson.py).
4. 12 Test cases of static routing with ibgp.
Test suite execution time is ~30 minutes.
5. 12 Test cases of static routing with ebgp.
Test suite execution time is ~30 minutes.
Signed-off-by: naveen <nguggarigoud@vmware.com>
2020-12-10 16:44:48 -08:00