Skip to content

Commit 8b950d0

Browse files
committed
added polarion marker
1 parent 69a71fe commit 8b950d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/observability/metrics/test_vms_metrics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ class TestVmCreatedByPodTotal:
518518
[
519519
pytest.param(
520520
f"sum({KUBEVIRT_VM_CREATED_BY_POD_TOTAL})",
521-
marks=pytest.mark.polarion("CNV-99999"),
521+
marks=pytest.mark.polarion("CNV-12361"),
522522
)
523523
],
524524
indirect=True,

0 commit comments

Comments
 (0)