Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
disable upgrade tests (#537)
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpristas authored and mdelapenya committed Jan 4, 2021
1 parent e4e376b commit e716e30
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion e2e/_suites/fleet/features/fleet_mode_agent.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ Examples:
| centos |
| debian |

@upgrade-agent
# @upgrade-agent
@skip
Scenario Outline: Upgrading the installed <os> agent
Given a "<os>" agent "stale" is deployed to Fleet with "tar" installer
And certs for "<os>" are installed
Expand Down

0 comments on commit e716e30

Please sign in to comment.