Skip to content

Commit

Permalink
Skip pre upgrade add capacity test over on prem
Browse files Browse the repository at this point in the history
Signed-off-by: Elad Ben Aharon <[email protected]>
  • Loading branch information
ebenahar committed Mar 2, 2021
1 parent f852c4f commit e00f7e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/manage/z_cluster/cluster_expansion/test_add_capacity.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
skipif_ocs_version,
tier1,
acceptance,
cloud_platform_required,
)
from ocs_ci.ocs import constants
from ocs_ci.ocs.ocp import OCP
Expand Down Expand Up @@ -85,6 +86,7 @@ def test_add_capacity(self, reduce_and_resume_cluster_load):
@skipif_aws_i3
@skipif_bm
@skipif_external_mode
@cloud_platform_required
class TestAddCapacityPreUpgrade(ManageTest):
"""
Automates adding variable capacity to the cluster pre upgrade
Expand Down

0 comments on commit e00f7e8

Please sign in to comment.