Skip to content

Commit f7f6217

Browse files
authored
Update howto-run-instance-readiness-testing.md
1 parent f624723 commit f7f6217

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/operator-nexus/howto-run-instance-readiness-testing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ The Instance Readiness Test (IRT) framework is an optional/add-on tool for the N
5050
Every average metric should be greater than 0.
5151
- Validate that KubeletRunningPods metric data is present within the last 10 minutes.
5252
Every average metric should be greater than 0.
53-
- Validate that ControllerRuntimeReconcileTotal metric data is present within the last 10 minutes.
53+
- Validate that ControllerRuntimeReconcileTotal2 metric data is present within the last 10 minutes.
5454
Every average metric should be greater than 0.
55+
This metric needs to be filtered on namespace until the deprecated metric ControllerRuntimeReconcileTotal is removed.
5556
- Validate that CpuUtilizationMax metric data for fabric network device is present within the last 10 minutes.
5657
At least one non-zero metric should exist.
5758
- Validate that MemoryAvailable metric data is present within the last 10 minutes.

0 commit comments

Comments
 (0)