Skip to content

Commit

Permalink
Added marker to the test
Browse files Browse the repository at this point in the history
Signed-off-by: Parag Kamble <[email protected]>
  • Loading branch information
paraggit committed May 29, 2024
1 parent 4fe54bc commit 81a10d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/functional/encryption/test_encryption_keyrotation.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
green_squad,
encryption_at_rest_required,
skipif_kms_deployment,
skipif_external_mode,
)
from ocs_ci.helpers.keyrotation_helper import (
NoobaaKeyrotation,
Expand All @@ -20,6 +21,7 @@
log = logging.getLogger(__name__)


@skipif_external_mode
@encryption_at_rest_required
@skipif_kms_deployment
@green_squad
Expand Down

0 comments on commit 81a10d7

Please sign in to comment.