test_new_relic module
- test_new_relic.test_kubernetes_integration_version()
- Description:
The test checks whether the newrelic-infrastructure container is present in the DaemonSet and has a version of at least 1.5.0. It verifies that the Kubernetes integration version of New Relic is correctly installed and configured to support NFS data.
- Result:
If the container or the specified version is not found, the test fails and outputs an appropriate error message.
- Public Facing KB:
- test_new_relic.versiontuple(v)