This commit is contained in:
Ashwin Bharambe 2025-11-10 14:47:54 -08:00
parent a686beb4c6
commit 14372ddb0b
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"default": [
{"suite": "base", "setup": "ollama"},
{"suite": "base", "setup": "postgres", "allowed_clients": ["server"], "stack_config": "server:ci-tests::run-with-postgres-store.yaml"},
{"suite": "base", "setup": "ollama-postgres", "allowed_clients": ["server"], "stack_config": "server:ci-tests::run-with-postgres-store.yaml"},
{"suite": "vision", "setup": "ollama-vision"},
{"suite": "responses", "setup": "gpt"},
{"suite": "base-vllm-subset", "setup": "vllm"}