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

[T2] [Chassis]- Exclude BGP test suites from new long reboot wait, timeout #14844

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sanjair-git
Copy link
Contributor

Description of PR

Summary:
Fixes # (issue)
This PR fixes issue #14603 introduced as part of #14552.

With the PR #14552 changes, for modular chassis a new prolonged wait of minimum 15 minutes is added for DUT reboot test flow.

This introduced new issues with BGP test suites/cases which are dependent on reboot flow. For example, T2 chassis test cases under test suites like bgp 'test_startup_tsa_tsb_service.py' and bgp 'test_reliable_tsa.py' are failing.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

  • Test cases under BGP test suites like 'test_startup_tsa_tsb_service.py' and 'test_reliable_tsa.py' are failing saying DUT is not in the expected functional state after reboot.
  • This is because for modular chassis, a new prolonged wait of minimum 15 minutes is added for DUT reboot test flow.

How did you do it?

  • Exclude BGP test cases from the prolonged new wait and timeout time for modular chassis.

How did you verify/test it?

  • Ran all the BGP test suites and make sure they are working as expected.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant