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

Blacklist hyperv_fb in grub cmdline #3363

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

kanchansenlaskar
Copy link
Collaborator

@kanchansenlaskar kanchansenlaskar commented Aug 2, 2024

verify_dri_node test has been failing to get to "0/name" inside /sys/kernel/debug/dri/
This is expected to be not present when we have hyperv_fb present. Hence blacklisted hyperv_fb in grub cmdline

removed hardcoded "0" in "0/name"

Tested with:
oracle oracle-linux ol810-lvm-gen2 8.10.1 (failing earlier)
canonical 0001-com-ubuntu-server-mantic 23_10-gen2 23.10.202407010 (already passing earlier)
oracle oracle-linux ol810-arm64-lvm-gen2 8.10.1 (already passing earlier)
canonical ubuntu-24_04-lts server 24.04.202404230 (failing earlier)
suse sles-15-sp5 gen1 2024.05.08 (already passing earlier)

Also tested the other testcases in drm.py

@kanchansenlaskar kanchansenlaskar force-pushed the kasenlaskar/skip_verify_dri_node_if_hyperv_fb branch from 4eb307f to 4279ea9 Compare August 3, 2024 18:25
@kanchansenlaskar kanchansenlaskar force-pushed the kasenlaskar/skip_verify_dri_node_if_hyperv_fb branch from 4279ea9 to 539df39 Compare August 3, 2024 18:40
@kanchansenlaskar kanchansenlaskar changed the title Skip test for hyperv_drm is hyper_fb is present Blacklist hyper_fb in grub cmdline Aug 3, 2024
@kanchansenlaskar kanchansenlaskar changed the title Blacklist hyper_fb in grub cmdline Blacklist hyperv_fb in grub cmdline Aug 3, 2024
@LiliDeng LiliDeng merged commit 00b09b3 into main Aug 5, 2024
45 checks passed
@LiliDeng LiliDeng deleted the kasenlaskar/skip_verify_dri_node_if_hyperv_fb branch August 5, 2024 13:11
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