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 Dec 10, 2020
1 parent deb6a17 commit cb8d4c9
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 @@ -40,7 +40,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 cb8d4c9

Please sign in to comment.