Skip to content

Add prow jobs for monitoring jtbd - #83033

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
shreyasiddhartha:mon-prow-jobs-jtbd
Aug 6, 2026
Merged

Add prow jobs for monitoring jtbd#83033
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
shreyasiddhartha:mon-prow-jobs-jtbd

Conversation

@shreyasiddhartha

@shreyasiddhartha shreyasiddhartha commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

Adds CI configuration for the OpenShift Docs monitoring-docs-main-jtbd variant. The configuration builds the monitoring documentation with the OpenShift Docs image, cache, and resource settings. It also runs Asciidoc preview and lint checks, portal validation, and repository metadata generation.

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: c67cfa09-060b-47a8-bd8f-c32e33d6db96

📥 Commits

Reviewing files that changed from the base of the PR and between 82029b8 and e502d3b.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/openshift/openshift-docs/openshift-openshift-docs-monitoring-docs-main-jtbd-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/openshift-docs/openshift-openshift-docs-monitoring-docs-main-jtbd__jtbd.yaml

Walkthrough

This change adds CI configuration for the monitoring-docs-main-jtbd variant. It defines the build environment, Asciidoc checks, portal validation, and generated repository metadata.

Changes

Monitoring documentation CI

Layer / File(s) Summary
Build environment
ci-operator/config/openshift/openshift-docs/openshift-openshift-docs-monitoring-docs-main-jtbd__jtbd.yaml
Configures the openshift-docs-asciidoc:latest image, build cache, and CPU and memory resources.
Documentation validation
ci-operator/config/openshift/openshift-docs/openshift-openshift-docs-monitoring-docs-main-jtbd__jtbd.yaml
Adds Asciidoc and portal validation steps. It records the monitoring documentation branch and jtbd variant metadata.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes adding Prow jobs for the monitoring JTBD configuration, which matches the pull request changes.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed The PR adds only two YAML files. Added lines contain no Ginkgo declarations or dynamic test titles, so this check is not applicable.
Test Structure And Quality ✅ Passed The PR adds only CI YAML and generated Prow job configuration; it contains no Ginkgo test code, cluster operations, or assertions to assess.
Microshift Test Compatibility ✅ Passed The pull request adds only CI YAML configuration and generated presubmit metadata; it adds no Ginkgo tests or MicroShift-incompatible API usage.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR adds only two YAML CI configuration files; the changed files contain no new Ginkgo It, Describe, Context, or When tests, so SNO compatibility is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed The PR adds only CI configuration and Prow presubmit YAML; no deployment, operator, controller, replica, affinity, node selector, taint, spread, or PDB scheduling changes are present.
Ote Binary Stdout Contract ✅ Passed The commit adds only a docs CI YAML and generated Prow job; it adds no OTE binary, Go test suite setup, or process-level stdout code.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The pull request adds only two YAML CI files for documentation validation; no Ginkgo tests, IPv4 assumptions, or public-network test code were added.
No-Weak-Crypto ✅ Passed The PR adds only a 39-line CI YAML file. It contains no weak-crypto algorithms, custom crypto, encryption code, or secret comparisons.
Container-Privileges ✅ Passed The new CI YAML and all referenced openshift-docs step definitions contain no privileged:true, host namespace, SYS_ADMIN, allowPrivilegeEscalation:true, or runAsUser:0 settings.
No-Sensitive-Data-In-Logs ✅ Passed The added CI YAML contains only public build, resource, distro, preview, version, and repository metadata; it adds no logging or sensitive values.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@shreyasiddhartha

Copy link
Copy Markdown
Contributor Author

/pj-rehearse

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@shreyasiddhartha: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 6, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@shreyasiddhartha: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-openshift-docs-monitoring-docs-main-jtbd-jtbd-validate-asciidoc openshift/openshift-docs presubmit Presubmit changed
pull-ci-openshift-openshift-docs-monitoring-docs-main-jtbd-jtbd-validate-portal openshift/openshift-docs presubmit Presubmit changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

@shreyasiddhartha: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@Dhruv-Soni11

Copy link
Copy Markdown
Contributor

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@Dhruv-Soni11: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 6, 2026
@Dhruv-Soni11

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2026
@openshift-ci

openshift-ci Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Dhruv-Soni11, shreyasiddhartha

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot
openshift-merge-bot Bot merged commit 3bcdd91 into openshift:main Aug 6, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants