Skip to content

Commit

Permalink
Moved file
Browse files Browse the repository at this point in the history
Signed-off-by: Avdhoot <[email protected]>
  • Loading branch information
avd-sagare committed Nov 19, 2024
1 parent 5ded88a commit 6dc6b77
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import logging
import pytest
from ocs_ci.framework.testlib import E2ETest
from ocs_ci.framework.pytest_customization.marks import magenta_squad

logger = logging.getLogger(__name__)

Expand All @@ -20,6 +21,7 @@ def setup(self, project_factory, multi_cnv_workload):

logger.info("All vms created successfully")

@magenta_squad
def test_cnv_vms(self, setup):
"""
Tests to verify configuration for non-GS like environment
Expand Down

0 comments on commit 6dc6b77

Please sign in to comment.