diff --git a/tests/system-tests/ran-du/internal/randuparams/randuvars.go b/tests/system-tests/ran-du/internal/randuparams/randuvars.go index bcc619969..f89eaf039 100644 --- a/tests/system-tests/ran-du/internal/randuparams/randuvars.go +++ b/tests/system-tests/ran-du/internal/randuparams/randuvars.go @@ -12,7 +12,8 @@ var ( // ReporterNamespacesToDump tells to the reporter from where to collect logs. ReporterNamespacesToDump = map[string]string{ - "test": "randu-test-workload", + "test": "randu-test-workload", + "openshift-ptp": "randu-ptp-namespace", } // ReporterCRDsToDump tells to the reporter what CRs to dump.