Merge pull request #14058 from kuldeepkash/pim_v6

tests: Update join state in verify_upstream_iif API
This commit is contained in:
Donald Sharp 2023-07-19 15:45:09 -04:00 committed by GitHub
commit 83f68fc31e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1132,7 +1132,7 @@ def verify_upstream_iif(
grp_addr,
in_interface,
group_addr_json[src_address]["inboundInterface"],
joinState,
"Joined",
group_addr_json[src_address]["joinState"],
)
)