From f6c12baaa07a219e62c137f652f1cd0f59794cd8 Mon Sep 17 00:00:00 2001 From: Michal Pristas Date: Tue, 13 Apr 2021 11:32:57 +0200 Subject: [PATCH] remove uninstall step --- e2e/_suites/fleet/features/fleet_mode_agent.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/e2e/_suites/fleet/features/fleet_mode_agent.feature b/e2e/_suites/fleet/features/fleet_mode_agent.feature index 31eab5853e..65c5962460 100644 --- a/e2e/_suites/fleet/features/fleet_mode_agent.feature +++ b/e2e/_suites/fleet/features/fleet_mode_agent.feature @@ -122,7 +122,6 @@ Scenario Outline: Un-installing the installed agent Given a "" agent is deployed to Fleet with "tar" installer When the "elastic-agent" process is "uninstalled" on the host Then the file system Agent folder is empty - And the agent is listed in Fleet as "offline" @centos Examples: Centos