Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
fc22cae4
Unverified
Commit
fc22cae4
authored
Feb 13, 2026
by
Cyrus Leung
Committed by
GitHub
Feb 12, 2026
Browse files
[CI/Build] Update video URLs for testing (#34446)
Signed-off-by:
DarkLight1337
<
tlleungac@connect.ust.hk
>
parent
96161fe9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
5 deletions
+4
-5
tests/entrypoints/openai/test_video.py
tests/entrypoints/openai/test_video.py
+4
-5
No files found.
tests/entrypoints/openai/test_video.py
View file @
fc22cae4
...
...
@@ -13,13 +13,12 @@ from vllm.platforms import current_platform
from
...utils
import
RemoteOpenAIServer
MODEL_NAME
=
"llava-hf/llava-onevision-qwen2-0.5b-ov-hf"
MAXIMUM_VIDEOS
=
4
MAXIMUM_VIDEOS
=
3
TEST_VIDEO_URLS
=
[
"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4"
,
"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4"
,
"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4"
,
"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerFun.mp4"
,
"https://www.bogotobogo.com/python/OpenCV_Python/images/mean_shift_tracking/slow_traffic_small.mp4"
,
"https://github.com/opencv/opencv/raw/refs/tags/4.12.0/samples/data/vtest.avi"
,
"https://github.com/opencv/opencv/raw/refs/tags/4.12.0/samples/data/Megamind.avi"
,
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment