youtube image
From YouTube: OKD Prow Build Process Debugging Demystified Michael McCune, Denis Moiseev & Diane Mueller - OKD WG

Description

In this video, you will learn about the process for examining OKD release artifacts to discover when there are failures in the release testing. You will see how to interpret the releases page, how to find the Prow interface to the continuous integration testing infrastructure, and how to investigate the test results to unlock the deeper mysteries of OKD debugging. You will also learn about online tools for researching the testing workflows, for searching log messages to find related failures in other tests, and for reporting the bugs and issues you have found.

Guest Speakers: Michael McCune, Denis Moiseev, and Diane Mueller

For more information, please visit: https://okd.io

Addtional Resources & Links:

K8s prow arch:
https://docs.prow.k8s.io/docs/overview/architecture/
OCP CI docs home:
https://docs.ci.openshift.org/docs/
https://docs.ci.openshift.org/docs/getting-started/useful-links/ - useful links to various services. Links to talks and presentations:
https://docs.ci.openshift.org/docs/how-tos/artifacts/ artifacts explanation
in video, started here
https://www.okd.io/installation/
went to here for releases
https://amd64.origin.releases.ci.openshift.org/
place to find prow configurations
https://github.com/openshift/release
Ci step registry, useful for discovering how test jobs flow together
https://steps.ci.openshift.org/
CI log search, useful for finding similar test failures
https://search.ci.openshift.org/
place to log bugs
https://issues.redhat.com
please use project “OCPBUGS”