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
aa4502e7
Unverified
Commit
aa4502e7
authored
Apr 30, 2025
by
Michael Goin
Committed by
GitHub
Apr 30, 2025
Browse files
[CI][Bugfix] Fix failing V1 Test due to missing 'cache_salt' arg (#17500)
Signed-off-by:
mgoin
<
mgoin64@gmail.com
>
parent
17b4d85f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/v1/engine/test_engine_core_client.py
tests/v1/engine/test_engine_core_client.py
+1
-0
No files found.
tests/v1/engine/test_engine_core_client.py
View file @
aa4502e7
...
...
@@ -306,6 +306,7 @@ def test_kv_cache_events(
eos_token_id
=
None
,
arrival_time
=
time
.
time
(),
lora_request
=
None
,
cache_salt
=
None
,
)
client
.
add_request
(
request
)
...
...
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