selfhostblocks/test/services
Dmitry 24fdbb81df Fix Open WebUI tests in offline mode
Open WebUI 0.9.6 still initializes its embedding function during startup, even when OFFLINE_MODE=true and BYPASS_EMBEDDING_AND_RETRIEVAL=true. With OFFLINE_MODE=true and no cached SentenceTransformer model, startup failed with:

ValueError: No embedding model is loaded. Set RAG_EMBEDDING_MODEL to a valid SentenceTransformer model name, or configure an external RAG_EMBEDDING_ENGINE (ollama, openai, azure_openai).

Configure the tests to use a dummy Ollama embedding endpoint so startup does not try to load or download a local embedding model. The endpoint is not meant to be contacted by these tests; it only keeps startup on the external embedding configuration path.
2026-06-17 12:50:57 +02:00
..
arr.nix arr: add declarative api key 2026-02-24 20:00:36 +01:00
audiobookshelf.nix mod: use explicit shb argument to pass lib 2025-12-03 22:19:45 +01:00
deluge.nix Cap deluged restarts at 2 2026-06-14 18:37:08 +02:00
firefly-iii.nix firefly-iii: remove commented code from test 2026-01-11 22:17:37 +01:00
forgejo.nix forgejo: make sure ldap is setup when sso is enabled 2026-02-26 22:40:23 +01:00
grocy.nix mod: use explicit shb argument to pass lib 2025-12-03 22:19:45 +01:00
hledger.nix mod: use explicit shb argument to pass lib 2025-12-03 22:19:45 +01:00
home-assistant.nix home-assistant: fix login test 2026-06-04 00:47:53 +02:00
homepage.nix homepage: init with dashboard contract 2026-02-24 20:00:36 +01:00
immich.nix nit: use shb nixos tester 2026-02-02 08:14:21 +01:00
jellyfin.nix Extract Jellyfin test extraScript into commonExtraScript and prepend it in LDAP test 2026-06-14 16:21:49 +02:00
karakeep.nix karakeep: remove test for unsupported admin only user 2026-01-12 09:50:31 +01:00
mailserver.nix mailserver: use same casing for passwords as for other tests 2026-06-04 00:47:53 +02:00
nextcloud.nix nextcloud: disable tests for apps not supporting 33 2026-03-12 20:43:43 +01:00
open-webui.nix Fix Open WebUI tests in offline mode 2026-06-17 12:50:57 +02:00
paperless.nix nit: use shb nixos tester 2026-02-02 08:14:21 +01:00
pinchflat.nix pinchflat: remove test for unsupported admin only user 2026-01-12 09:50:31 +01:00
vaultwarden.nix mod: use explicit shb argument to pass lib 2025-12-03 22:19:45 +01:00