Skip to content

Conversation

@elezar
Copy link
Member

@elezar elezar commented Jul 24, 2025

Copy link

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 adjusts an end-to-end test to handle a change in NVIDIA driver behavior where the libnvidia-ml.so symlink was removed starting from driver version 560. The test now conditionally checks for this symlink based on the driver version.

  • Updates symlink expectations to replace libnvidia-ml.so with libnvcuvid.so as a mandatory check
  • Adds conditional logic to only expect libnvidia-ml.so symlink for driver versions below 560
  • Includes explanatory comment about the driver version change

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16494659356

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.391%

Totals Coverage Status
Change from base Build 16471710159: 0.0%
Covered Lines: 4511
Relevant Lines: 12746

💛 - Coveralls

@elezar elezar merged commit 08b3a38 into NVIDIA:main Jul 24, 2025
16 checks passed
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.

3 participants