This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.第 15 章 为平台验证执行延迟测试
您可以使用 Cloud-native Network Function (CNF) 测试镜像在启用了 CNF 的 OpenShift Container Platform 集群上运行延迟测试,其中安装了运行 CNF 工作负载所需的所有组件。运行延迟测试以验证工作负载的节点调整。
cnf-tests
容器镜像位于 registry.redhat.io/openshift4/cnf-tests-rhel8:v4.9
中。
重要
cnf-tests
镜像还包含了红帽不支持的多个测试。红帽只支持延迟测试。
15.1. 运行延迟测试的先决条件 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
运行延迟测试前,集群必须满足以下要求:
- 已使用 Performance Addon Operator 配置一个性能配置集。
- 已在集群中应用了所有所需的 CNF 配置。
-
已在集群中应用了已存在的
MachineConfigPool
CR。默认 worker 池为worker-cnf
。