This repo is used to run CI tests in https://github.com/openshift/release
This repo uses krkn-hub templates
- Create a krkn-hub folder exists for the scenario; see here for helpful hints on how to configure it
- Create a prow_run.sh in prow-scripts like https://github.com/redhat-chaos/prow-scripts/blob/main/cpu-hog/prow_run.sh
- Fork and clone https://github.com/openshift/release and create a new branch
- Create folder for the scenario in https://github.com/openshift/release/tree/master/ci-operator/step-registry/redhat-chaos including commands file, ref, and metadata-ref
- Create a new test step in one of the version files here with the use of the ref configured in step 3
- Create PR with these changes to openshift/release
- PR will give list of jobs that can be run
- Run ‘/pj-rehearse <job_name>”
- See interacting with running job: https://docs.ci.openshift.org/docs/how-tos/interact-with-running-jobs/
- Can set up slack alerts of tests if needed (only works when PR gets merged on periodic jobs) https://docs.ci.openshift.org/docs/how-tos/notification/
Updated: 18:09 Oct 20 2025