-
Bug
-
Resolution: Unresolved
-
Undefined
-
CNV v4.16.4, CNV v4.16.5
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
None
Description of problem:
alert "SSPCommonTemplatesModificationReverted" fire's
Version-Release number of selected component (if applicable):
cnv-4.16 CNV: v4.16.4.rhel9-266
How reproducible:
last three test runs in https://main-jenkins-csb-cnvqe.apps.ocp-c1.prod.psi.redhat.com/view/Test%20Jobs/view/4.16/job/test-pytest-cnv-4.16-observability-ocs/
Steps to Reproduce:
1.deploy cnv-4.16 CNV: v4.16.4.rhel9-266 2. run following lane https://main-jenkins-csb-cnvqe.apps.ocp-c1.prod.psi.redhat.com/view/Test%20Jobs/view/4.16/job/test-pytest-cnv-4.16-observability-ocs/
Actual results:
AssertionError: Alerts should not be fired on healthy cluster.
{'SSPCommonTemplatesModificationReverted': [{'labels': {'alertname': 'SSPCommonTemplatesModificationReverted', 'kubernetes_operator_component': 'ssp-operator', 'kubernetes_operator_part_of': 'kubevirt', 'operator_health_impact': 'none', 'severity': 'warning'}, 'annotations': {'runbook_url': 'https://github.com/openshift/runbooks/blob/master/alerts/openshift-virtualization-operator/SSPCommonTemplatesModificationReverted.md', 'summary': 'Common Templates manual modifications were reverted by the operator.'}, 'state': 'firing', 'activeAt': '2024-11-17T16:16:49.97744995Z', 'value': '7.170679731092437e+02'}
Expected results:
Alerts should not be fired on healthy cluster
Additional info: