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

[Test Gap][upgrade path][t0] Enable upgrade paths test in PR testing framework #14817

Open
vaibhavhd opened this issue Oct 1, 2024 · 1 comment
Labels

Comments

@vaibhavhd
Copy link
Contributor

Test Gap Description

Upgrade path tests are not covered in PR testing stage.

Benefit:
This test has potential to catch all non-ASIC dependent issues in upgrade path.

Why was it not done until now?
Historically these cases were not added as they have time cost to them. Previously (when Elastic TB was not a thing) these cases could have added hours to the overall runtime of a PR test.

Why can it be done now?
Now, however, we can create a new test job dedicated to upgrade path cases.

Test Plan

Cases to be added:

The case already exist. Ask in this issue is to validate the feasibility of existing test in KVM test suite and then enable these tests in PR test framework.
https://github.com/sonic-net/sonic-mgmt/blob/master/tests/upgrade_path/test_upgrade_path.py

Test environment

I want to start w/ T0 warm-reboot upgrade variant only.

If there is a need, this ask can be further augmented to include COLD reboot upgrades;

Attach files (if any)

No response

@vaibhavhd
Copy link
Contributor Author

@davidm-arista , @andywongarista , FYI

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

1 participant