Robert Krawitz
Robert Krawitz
smdl currently requests HTML (well, it doesn't actually request anything, so by default it gets HTML), which then is parsed by BeautifulSoup and `` sections extracted. It's much faster to...
ClusterBuster is currently being used from RobertKrawitz/OpenShift4-tools. I have migrated it into its own repo, redhat-performance/clusterbuster. benchmark-runner should use the latter repo. xref https://github.com/redhat-performance/clusterbuster/issues/6
**Describe the bug** The bug report form contains information that is not necessary for this project. Desktop, phone, etc. are not normally relevant to benchmark-runner. In most cases, benchmark-runner is...
PRs should be developed on their own branches, and the branch merged to the mainline. Currently the mainline is linear; the PR is fast forwarded onto the mainline rather than...
**Describe the bug** This is multiple issues, but they are closely related and should be addressed in one fix: 1. Following a PR merge, the github-action bot runs e2e testing,...