[CI/Build] Update video URLs for testing#34446
Merged
vllm-bot merged 2 commits intovllm-project:mainfrom Feb 13, 2026
Merged
Conversation
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the video URLs used in tests, as the previous ones were inaccessible. The new URLs point to OpenCV samples, which is a good improvement. However, one of the new URLs is from a personal blog, which could be unstable and cause test flakiness. I've suggested replacing it with another video from the official OpenCV GitHub repository to improve the reliability of the tests.
Collaborator
|
This PR should be good to go once rebased with current main. Issue was resolved by: #34447 |
Isotr0py
approved these changes
Feb 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
The previous videos used in the test are no longer accessible. Update to use OpenCV samples which are publicly accessible.
cc @khluu can you add these videos to our AWS bucket and open another PR to update the links so we won't run into this issue in the future?
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.