From 3d918aeeb35a8e0c7189df6812b55235bd05f9bc Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 27 Sep 2024 20:02:52 +0800 Subject: [PATCH] enhance: [skip e2e]open querynode mmap for all pipeline Signed-off-by: nico --- tests/_helm/values/nightly/distributed-pulsar | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/_helm/values/nightly/distributed-pulsar b/tests/_helm/values/nightly/distributed-pulsar index 8b68385291e7..e23cc0b4793b 100644 --- a/tests/_helm/values/nightly/distributed-pulsar +++ b/tests/_helm/values/nightly/distributed-pulsar @@ -67,6 +67,11 @@ queryNode: profiling: enabled: true replicas: 2 + mmap: + vectorField: true + vectorIndex: true + scalarField: true + scalarIndex: true service: type: ClusterIP standalone: