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][Continous Reboot][Any]<Align continuous reboot test to run with pytest> #14629

Open
mhen1 opened this issue Sep 18, 2024 · 1 comment

Comments

@mhen1
Copy link
Contributor

mhen1 commented Sep 18, 2024

Test Gap Description

Currently, the continuous fast reboot and continuous cold reboot are running via an ansible script, which makes it harder to track results the same way regular pytest tests are being tracked. The usage of ansible is also making it hard to skip test cases by the same logic we use in the dynamic skips logic in .yaml files. Aligning the tests to run via pytest will assist with these issues.

Test Plan

Continuous reboot tests that are running via ansible, like continuous fast reboot and continuous cold reboot.

Test environment

No response

Attach files (if any)

No response

@AharonMalkin
Copy link
Contributor

@AharonMalkin

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

No branches or pull requests

2 participants