[CI][Bugfix] Fix failing V1 Test due to missing 'cache_salt' arg (#17500)

Signed-off-by: mgoin <mgoin64@gmail.com>
This commit is contained in:
Michael Goin
2025-04-30 22:03:30 -06:00
committed by GitHub
parent 17b4d85f63
commit aa4502e7f3

View File

@ -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)