Skip to content

Conversation

rzalamena
Copy link
Member

Two changes in Embedded RP topology test:

  • When testing the learned embedded RP limit ensure that the groups are learned in a particular order so we always pick the correct filtered group
  • Increase the amount of wait time for multicast state convergence.

@Jafaral
Copy link
Member

Jafaral commented Jul 22, 2025

Thank you @rzalamena . Mr. Bot has some style suggestions, otherwise it looks good.

@mjstapp
Copy link
Contributor

mjstapp commented Jul 22, 2025

yes, thanks for turning this around, Rafael - but ... could you rebase instead of adding a "fix things" commit?

@rzalamena
Copy link
Member Author

Applied the style changes as a separated commit, because it touches much more places than what I intended for the fixes.

@rzalamena
Copy link
Member Author

yes, thanks for turning this around, Rafael - but ... could you rebase instead of adding a "fix things" commit?

what do you mean by rebase? I'm already applying the changes on top of master. I don't understand what you are asking here.

@mjstapp
Copy link
Contributor

mjstapp commented Jul 22, 2025

yes, thanks for turning this around, Rafael - but ... could you rebase instead of adding a "fix things" commit?

what do you mean by rebase? I'm already applying the changes on top of master. I don't understand what you are asking here.

I mean rebase and fixup or squash the trivial/fix changes into a meaningful commit - we're trying to keep the commit series meaningful

Two changes:
 - Check the embedded RP groups one by one increment instead of starting
   all groups and checking them later (they might get learned in
   different order).
 - Increase the amount of wait time for validating the existence of
   multicast states.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Apply style changes to embedded RP topotest.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
@rzalamena
Copy link
Member Author

Squashed the two fix commits into one.

@Jafaral
Copy link
Member

Jafaral commented Jul 23, 2025

@Mergifyio backport stable/10.4

Copy link

mergify bot commented Jul 23, 2025

backport stable/10.4

✅ Backports have been created

@Jafaral Jafaral merged commit dfde037 into FRRouting:master Jul 23, 2025
14 checks passed
Jafaral added a commit that referenced this pull request Jul 24, 2025
topotests: improve embedded RP test reliability (backport #19240)
Jafaral added a commit that referenced this pull request Aug 2, 2025
Bug Fixes:

* bgpd: initialize local variable (backport #19233)
* ospfd: Use after free cleanup of lsa (backport #19224)
* vtysh: copy config from file should actually apply (backport #19242)
* Revert PR #18358: BGP evpn testing and bug fixes related to non default EVPN backbone  (backport #19241)
* topotests: improve embedded RP test reliability (backport #19240)
* lib, zebra: mark singleton nexthops inactive/active on link state changes for wecmp (backport #18947)
* bgpd: LL next-hop capabilty fixes (backport #19261)
* eigrp: validate hello packets and tlvs better (backport #19251)
* bgpd: Fix compilation error in bgpd module: Update TP_ARGS for bgp (backport #19266)
* bgpd: Ensure addpath does not withdraw selected route in some situations (backport #19210)
* bgpd: [GR] fixed selectionDeferralTimer to display select_defer_time val by #19282
* bgpd: LL next-hop capabilty fixes (round 2) (backport #19277)
* lib: compute link-state zapi message size (backport #19290)
* zebra: Fix buffer overflows found by fuzzing. (backport #19303)

Signed-off-by: Jafar Al-Gharaibeh <jafar@atcorp.com>
@rzalamena rzalamena deleted the erp-test-fix branch August 14, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants