I'm wondering if this test job https://codeready-workspaces-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/pre-release/view/OKD%203.11/job/pre-release-offline-installation-testing-against-OKD/configure could collect JUnit style test results so that there's something to track/report between job runs.
Right now it appears to pass/fail simply based on whether 4 computed strings match 4 expected values.
Would it be possible to log those as JUnit-style test results?
Then we could see test stats, trends like on this view (scroll down):
Also could the job description be updated from "WIP" to something more meaningful?