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

ras/ras_lsvpd: Remove avocado version check #2766

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

sacsant
Copy link
Contributor

@sacsant sacsant commented Feb 28, 2024

get_pci_info() routine was added with avocado v99.0. A check for this version
was added to ensure part of the test is cancelled for older avocado releases.

Remove this dead code since most users have switched to using newer
avocado releases

Signed-off-by: Sachin Sant [email protected]

get_pci_info() routine was added with avocado v99.0. A check for
this version was added to ensure part of the test is cancelled for
older avocado releases.

Remove this dead code since most users have switched to using newer
avocado releases

Signed-off-by: Sachin Sant <[email protected]>
@PraveenPenguin PraveenPenguin merged commit 17792d3 into avocado-framework-tests:master Feb 29, 2024
2 checks passed
@sacsant sacsant deleted the lsvpd branch March 23, 2024 13:51
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.

2 participants