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

Add video and graphics capability for gpu-all-tests target #11352

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

copybara-service[bot]
Copy link

Add video and graphics capability for gpu-all-tests target

This should fix the test failure for ffmpeg_test in gpu-all-tests.

There is an additional failure in cos-gpu-all-tests. Briefly looking at the code, it seems like there is special logic mounting NVIDIA libraries

for _, nvidiaLib64 := range []string{

and probably libcuvid.so is not getting mounted properly (or isn't even installed). I don't know about how the COS instances are configured so I'd have to look deeper into this, potentially we could remove the test for now.

@EtiennePerot @ayushr2

FUTURE_COPYBARA_INTEGRATE_REVIEW=#11351 from 2022tgoel:tarushii/gpu_test_fail fdcf86f

@copybara-service copybara-service bot added the exported Issue was exported automatically label Jan 10, 2025
@copybara-service copybara-service bot merged commit 2d0e39a into master Jan 10, 2025
1 of 3 checks passed
@copybara-service copybara-service bot deleted the test/cl714107209 branch January 10, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exported Issue was exported automatically
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants