From fbcd6f3d7e038627a8528375f110d5206830f1b7 Mon Sep 17 00:00:00 2001 From: Michal Pristas Date: Tue, 13 Apr 2021 15:59:02 +0200 Subject: [PATCH] remove uninstall step (#1017) Co-authored-by: Adam Stokes <51892+adam-stokes@users.noreply.github.com> (cherry picked from commit dffd4ff29f804d488460183655e0bf1d1be88614) --- 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