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

Testing: Remove K80 from the GPU tests #1709

Merged
merged 3 commits into from
May 16, 2024
Merged

Conversation

LujieDuan
Copy link
Contributor

@LujieDuan LujieDuan commented May 15, 2024

Description

Remove NVIDIA K80 GPU model from the GPU tests.

All NVIDIA PCI devices use vendor id 0x10de. 10de:102d is the unique device ID for NVIDIA K80.

Related issue

b/339704007
b/339826922

How has this been tested?

Focal was the only platform running K80 tests. Verified that the tests are not longer run for Focal.

Checklist:

  • Unit tests
    • Unit tests do not apply.
    • Unit tests have been added/modified and passed for this PR.
  • Integration tests
    • Integration tests do not apply.
    • Integration tests have been added/modified and passed for this PR.
  • Documentation
    • This PR introduces no user visible changes.
    • This PR introduces user visible changes and the corresponding documentation change has been made.
  • Minor version bump
    • This PR introduces no new features.
    • This PR introduces new features, and there is a separate PR to bump the minor version since the last release already.
    • This PR bumps the version.

@LujieDuan LujieDuan marked this pull request as ready for review May 15, 2024 15:33
@LujieDuan LujieDuan requested review from a team, avilevy18 and franciscovalentecastro and removed request for a team and avilevy18 May 15, 2024 15:36
Copy link
Contributor

@franciscovalentecastro franciscovalentecastro left a comment

Choose a reason for hiding this comment

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

LGTM!

@LujieDuan LujieDuan merged commit 96d3516 into master May 16, 2024
67 of 69 checks passed
@LujieDuan LujieDuan deleted the lujieduan-remove-k80 branch May 16, 2024 19:24
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.

None yet

2 participants