diff --git a/e2e/_suites/fleet/features/fleet_mode_agent.feature b/e2e/_suites/fleet/features/fleet_mode_agent.feature index 70e525a4ed..b1963c6f86 100644 --- a/e2e/_suites/fleet/features/fleet_mode_agent.feature +++ b/e2e/_suites/fleet/features/fleet_mode_agent.feature @@ -40,16 +40,6 @@ Examples: | centos | | debian | -@upgrade-agent -Scenario Outline: Upgrading the installed agent - Given a "" agent "stale" is deployed to Fleet with "tar" installer - And certs for "" are installed - When agent is upgraded to version "latest" - Then agent is in version "latest" -Examples: -| os | -| debian | - @restart-agent Scenario Outline: Restarting the installed agent Given a "" agent is deployed to Fleet with "tar" installer