temporary vespa bump for tests

This commit is contained in:
pablodanswer 2024-12-15 21:41:21 -08:00
parent eefa872d60
commit d0483dd269
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<resource-limits>
<!-- Default is 75% but this can be increased for Dockerized deployments -->
<!-- https://docs.vespa.ai/en/operations/feed-block.html -->
<disk>0.75</disk>
<disk>0.85</disk>
</resource-limits>
</tuning>
<engine>

View File

@ -217,7 +217,7 @@ def seed_initial_documents(
# as we just sent over the Vespa schema and there is a slight delay
index_with_retries = retry_builder()(document_index.index)
index_with_retries(chunks=chunks, fresh_index=True)
index_with_retries(chunks=chunks, fresh_index=cohere_enabled)
# Mock a run for the UI even though it did not actually call out to anything
mock_successful_index_attempt(