Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: The ACL reboot testcase need additional check to ensure the PortChannels are Up before Proceeding further #15829

Open
santoss3 opened this issue Dec 2, 2024 · 1 comment
Labels

Comments

@santoss3
Copy link
Contributor

santoss3 commented Dec 2, 2024

Issue Description

We have observed with 202405 Image that TestAclWithReboot testcases fail because sometimes PortChannel take a bit more time to come up.
This needs to be addressed by ensuring we wait for PortChannels to come up, after the DUT is rebooted.

Results you see

We saw failures with TestAclWithReboot testcases.

Results you expected to see

The TestAclWithReboot testcases should pass unless there is legitimate issue with the DUT.

Is it platform specific

generic

Relevant log output

AssertionError: Did not receive expected packet on any of ports [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31] for device 0.
========== EXPECTED ==========

Output of show version

Seen with Image - 17128

Attach files (if any)

No response

@bingwang-ms
Copy link
Collaborator

Does this PR address this issue #15021?
I added some code to wait BGP sessions after reboot.

@yxieca yxieca added the Triaged label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants