Skip to content

Commit eab642e

Browse files
committed
Changed the marker of the test class for cnv_upgrade.
1 parent 5bf722b commit eab642e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/observability/upgrade/test_upgrade_observability.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from utilities.constants import DEPENDENCY_SCOPE_SESSION
77

88

9-
@pytest.mark.upgrade
9+
@pytest.mark.cnv_upgrade
1010
class TestUpgradeObservability:
1111
TEST_METRIC_KUBEVIRT_VMI_NUMBER_OF_OUTDATED_BEFORE_UPGRADE = (
1212
"test_metric_kubevirt_vmi_number_of_outdated_before_upgrade"

0 commit comments

Comments
 (0)