Skip to content

chore: skip rx buffer validation for gpu e2es#7783

Closed
lilypan26 wants to merge 1 commit intomainfrom
lily/skip-rx-buffer-validation-gpu
Closed

chore: skip rx buffer validation for gpu e2es#7783
lilypan26 wants to merge 1 commit intomainfrom
lily/skip-rx-buffer-validation-gpu

Conversation

@lilypan26
Copy link
Contributor

What this PR does / why we need it:
bypasses nic validation introduced in #7665 which fails for GPUs since there is no PCI device.

Which issue(s) this PR fixes:

Fixes #

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes failing GPU e2e tests by skipping RX buffer validation for GPU-enabled scenarios. The validation introduced in PR #7665 checks for network interfaces with specific PCI slot naming patterns (enP*), which GPU nodes either lack or have differently configured.

Changes:

  • Skip RX buffer validation for GPU scenarios in e2e tests

@djsly
Copy link
Collaborator

djsly commented Feb 4, 2026

closing in favour of #7784

@djsly djsly closed this Feb 4, 2026
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