Improve PMM tests
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:
Details
Details
Assignee
natalia.marukovich
natalia.marukovichReporter
Tomislav Plavcic
Tomislav PlavcicLabels
Needs QA
Yes
Components
Affects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created September 14, 2022 at 8:45 AM
Updated March 5, 2024 at 10:24 AM
We need to improve two things in our E2E tests regarding PMM:
1. one-pod test should also have PMM monitoring added because certificates are not generated when "allowUnsafeConfigurations: true"
2. There's some bug in monitoring test where we do not use "instance" var at all.
https://github.com/percona/percona-server-mongodb-operator/blob/main/e2e-tests/monitoring-2-0/run#L78-L80
We just get data but we always have it because pmm monitor himself too.