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
Browse files Browse the repository at this point in the history
  • Loading branch information
michalpristas committed Dec 10, 2020
1 parent deb6a17 commit 67b9ed7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions e2e/_suites/fleet/features/fleet_mode_agent.feature
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,6 @@ Examples:
| centos |
| debian |

@upgrade-agent
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
When agent is upgraded to version "latest"
Then agent is in version "latest"
Examples:
| os |
| debian |

@restart-agent
Scenario Outline: Restarting the installed <os> agent
Given a "<os>" agent is deployed to Fleet with "tar" installer
Expand Down

0 comments on commit 67b9ed7

Please sign in to comment.