result = create_router_bgp(tgen, topo, input_dict_3)
assert result is True, "Testcase {} : Failed \n Error: {}".format(tc_name, result)
- step("Api call to modfiy BGP timers")
+ step("Api call to modify BGP timers")
input_dict_4 = {
"r1": {
tc_name, result
)
- step("Api call to modfiy BGP timers")
+ step("Api call to modify BGP timers")
input_dict_4 = {
"r3": {
result = verify_rib(tgen, addr_type, dut, input_dict_2)
assert result is True, "Testcase {} :Failed \n Error {}".format(tc_name, result)
- step("Api call to modfiy BGP timers")
+ step("Api call to modify BGP timers")
input_dict_4 = {
"r1": {
result = verify_rib(tgen, addr_type, dut, input_dict_4)
assert result is True, "Testcase {} :Failed \n Error {}".format(tc_name, result)
- step("Api call to modfiy BGP timers")
+ step("Api call to modify BGP timers")
input_dict_4 = {
"r3": {
result = create_router_bgp(tgen, topo_modify["routers"])
assert result is True, "Testcase {} :Failed \n Error: {}".format(tc_name, result)
- step("Api call to modfiy BGP timers")
+ step("Api call to modify BGP timers")
input_dict_4 = {
"r3": {