Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updata markers
Browse files Browse the repository at this point in the history
Signed-off-by: fbalak <[email protected]>
fbalak committed Jan 7, 2025
1 parent e64f89b commit d3b195a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/functional/z_cluster/test_must_gather_minimal_crds.py
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
skipif_external_mode,
skipif_ms_consumer,
skipif_hci_client,
stretchcluster_required,
stretchcluster_required_skipif,
)
from ocs_ci.ocs.must_gather.must_gather import MustGather
from ocs_ci.ocs.must_gather import const_must_gather
@@ -97,7 +97,7 @@ class TestMustGather(ManageTest):
skipif_ms_consumer,
skipif_hci_client,
tier2,
stretchcluster_required,
stretchcluster_required_skipif,
],
),
],

0 comments on commit d3b195a

Please sign in to comment.