From 1218cfab3515c3b1c9f452d59a12403f6d0fef88 Mon Sep 17 00:00:00 2001 From: Jo Kristian Bergum Date: Mon, 26 Aug 2024 15:30:54 +0200 Subject: [PATCH] Add to test --- test/_test_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/_test_config.yml b/test/_test_config.yml index 7c7dcd76c6..d62b659d26 100644 --- a/test/_test_config.yml +++ b/test/_test_config.yml @@ -3,6 +3,7 @@ # Use a comma-separated list of URLs to test multiple pages as one unit, like the news-tutorial urls: + - en/en/tutorials/hybrid-search.md - en/searching-multi-valued-fields.md - en/reranking-in-searcher.md - en/vespa-quick-start-java.html @@ -18,7 +19,6 @@ urls: - >- en/tutorials/text-search.md, en/tutorials/text-search-ml.md - # https://docs.vespa.ai/en/operations/multinode-systems.html Tests not implemented for AWS EC2/ECS procedures # Kubernetes testing is blocked on running minikube on Centos, in Docker - needs more work