From c9a7fc5bf89e776fddf48b0de21968aacf61ea04 Mon Sep 17 00:00:00 2001 From: Miguel Grinberg Date: Thu, 20 Nov 2025 16:17:46 +0000 Subject: [PATCH] remove ent-search from 9.0 test --- tests/security/90_service_accounts.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/security/90_service_accounts.yml b/tests/security/90_service_accounts.yml index 332c9be..fdaa38d 100644 --- a/tests/security/90_service_accounts.yml +++ b/tests/security/90_service_accounts.yml @@ -16,7 +16,6 @@ teardown: security.get_service_accounts: namespace: elastic - is_true: "elastic/auto-ops" - - is_true: "elastic/enterprise-search-server" - is_true: "elastic/fleet-server" - is_true: "elastic/fleet-server-remote" - is_true: "elastic/kibana"