docs: add CI Medic Guide and fix stale CI documentation#4511
Draft
zdrapela wants to merge 4 commits intoredhat-developer:mainfrom
Draft
docs: add CI Medic Guide and fix stale CI documentation#4511zdrapela wants to merge 4 commits intoredhat-developer:mainfrom
zdrapela wants to merge 4 commits intoredhat-developer:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Contributor
|
The container image build workflow finished with status: |
Comprehensive guide covering Prow job anatomy, artifact navigation, job lifecycle phases, failure triage workflows, and the AI Test Triager. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix Slack channel name: #rhdh-e2e-test-alerts → #rhdh-e2e-alerts - Replace janus-idp org with openshift org for /ok-to-test - Remove IBM Cloud nightly tests (no longer used) - Add missing platforms: EKS, OSD-GCP, OCP Operator - Fix function refs: run_tests() in utils.sh → testing::run_tests() in lib/testing.sh - Fix typos (environmentr, test calimed) - Add pointer to CI Medic Guide for detailed triage Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Replace hardcoded cluster pool list with link to OpenShift CI docs - Remove stale IBM Cloud migration history - Fix example Prow URL (janus-idp_backstage-showcase → redhat-developer-rhdh) - Replace inline module list with link to lib/README.md - Add release branch Slack channels to enhanced-ci-reporting.md - Add link to CI Medic Guide Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix function refs: run_tests() → testing::run_tests() in lib/testing.sh - Fix Slack channel name: #rhdh-e2e-test-alerts → #rhdh-e2e-alerts - Replace hardcoded cluster pools with link to OpenShift CI docs - Add all missing job handlers (aks/eks/gke-operator, osd-gcp, upgrade) - Add showcase-runtime-db to Playwright project list Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
|
The container image build workflow finished with status: |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
#rhdh-e2e-test-alerts→#rhdh-e2e-alerts)janus-idp→openshiftorg, add missing platforms (EKS, OSD-GCP, OCP Operator).ci/pipelines/README.md: replace hardcoded cluster pools with link to OpenShift CI docs, fix stale example URLshowcase-runtime-dbprojectNote
The nightly testing SVG diagram (
docs/images/nightly_diagram.svg) still contains stale IBM Cloud references and wrong Slack channel name — it needs to be regenerated from its Mermaid source separately.Test plan
🤖 Generated with Claude Code