Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Commit

Permalink
e2e: Tag clusterexec test cases as @slow.
Browse files Browse the repository at this point in the history
These will be skipped when not using the Vagrant environment.
  • Loading branch information
mbarnes authored and ashcrow committed Feb 7, 2017
1 parent fca7580 commit cd129e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions features/cluster/deploy.feature
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Feature: Deploying Tree Image Across Clusters
when we initiate a tree deployment of cluster honeynut
then commissaire will deny access

@slow
Scenario: Initiate tree deployment with authentication
Given we have a valid username and password
and we have a cluster named honeynut
Expand Down
1 change: 1 addition & 0 deletions features/cluster/restart.feature
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Feature: Restarting Clusters
when we initiate a restart of cluster honeynut
then commissaire will deny access

@slow
Scenario: Initiate cluster restart with authentication
Given we have a valid username and password
and we have a cluster named honeynut
Expand Down
1 change: 1 addition & 0 deletions features/cluster/upgrade.feature
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Feature: Upgrading Clusters
when we initiate an upgrade of cluster honeynut
then commissaire will deny access

@slow
Scenario: Initiate cluster upgrade with authentication
Given we have a valid username and password
and we have a cluster named honeynut
Expand Down

0 comments on commit cd129e9

Please sign in to comment.