We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf722b commit eab642eCopy full SHA for eab642e
tests/observability/upgrade/test_upgrade_observability.py
@@ -6,7 +6,7 @@
6
from utilities.constants import DEPENDENCY_SCOPE_SESSION
7
8
9
-@pytest.mark.upgrade
+@pytest.mark.cnv_upgrade
10
class TestUpgradeObservability:
11
TEST_METRIC_KUBEVIRT_VMI_NUMBER_OF_OUTDATED_BEFORE_UPGRADE = (
12
"test_metric_kubevirt_vmi_number_of_outdated_before_upgrade"
0 commit comments