LocalAI/tests/e2e/distributed
Ettore Di Giacinto c54897ad44
fix(tests): update InstallBackend call sites for new URI/Name/Alias params (#9467)
Commit 02bb715c (#9446) added uri, name, alias parameters to
RemoteUnloaderAdapter.InstallBackend but missed the e2e test call
sites, breaking the distributed test build. Pass empty strings to
match the pattern used by the other non-URI call sites.

Assisted-by: Claude Code:claude-opus-4-7

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-04-21 11:41:38 +02:00
..
agent_distributed_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
agent_native_executor_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
backend_logs_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
distributed_full_flow_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
distributed_store_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
distributed_suite_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
file_staging_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
finetune_distributed_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
foundation_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
gallery_distributed_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
job_dispatch_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
job_distribution_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
managers_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
mcp_ci_job_helper_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
mcp_ci_job_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
mcp_nats_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
model_routing_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
node_lifecycle_test.go fix(tests): update InstallBackend call sites for new URI/Name/Alias params (#9467) 2026-04-21 11:41:38 +02:00
node_registration_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
object_storage_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
phase4_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
registry_extra_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
router_tracking_test.go fix(inflight): count inflight from load model, but release afterwards (#9194) 2026-03-31 23:24:45 +02:00
skills_distributed_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
sse_routes_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
testhelpers_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00