From c08f52cd1e2b18c980383c6b1e7d14e64aa643d2 Mon Sep 17 00:00:00 2001 From: Jonathan Knight Date: Mon, 19 Aug 2024 08:26:03 -0500 Subject: [PATCH] re-enable HNSW tests on Linux aarch64 (merge main -> ce/main 110682) [git-p4: depot-paths = "//dev/coherence-ce/main/": change = 110683] --- prj/test/functional/hnsw-index/pom.xml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/prj/test/functional/hnsw-index/pom.xml b/prj/test/functional/hnsw-index/pom.xml index 82f2626fe730a..9aa88e02ff0a4 100644 --- a/prj/test/functional/hnsw-index/pom.xml +++ b/prj/test/functional/hnsw-index/pom.xml @@ -25,7 +25,6 @@ hnsw ${project.build.outputDirectory} 2g - false @@ -57,19 +56,7 @@ stage1 - ${is.linux.aarch64} - - - - IsLinuxArm - - - Linux - aarch64 - - - - true + false