mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 13:33:15 +00:00
Merge pull request #14058 from kuldeepkash/pim_v6
tests: Update join state in verify_upstream_iif API
This commit is contained in:
commit
83f68fc31e
@ -1132,7 +1132,7 @@ def verify_upstream_iif(
|
|||||||
grp_addr,
|
grp_addr,
|
||||||
in_interface,
|
in_interface,
|
||||||
group_addr_json[src_address]["inboundInterface"],
|
group_addr_json[src_address]["inboundInterface"],
|
||||||
joinState,
|
"Joined",
|
||||||
group_addr_json[src_address]["joinState"],
|
group_addr_json[src_address]["joinState"],
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user