Skip to content

testing nightly and build#81373

Open
miyadav wants to merge 2 commits into
openshift:mainfrom
miyadav:ocpcloud3368tests1
Open

testing nightly and build#81373
miyadav wants to merge 2 commits into
openshift:mainfrom
miyadav:ocpcloud3368tests1

Conversation

@miyadav

@miyadav miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member

/hold

open PR and nightly build comparison for compact cluster install

Summary by CodeRabbit

This change adds new CI periodic configuration for the OpenShift Cluster Version Operator on the release-5.0 branch. In practical terms, it enables GCP compact cluster install testing on a regular 168h cadence, including both:

  • a standard compact install job that uses a release image override (for deterministic “release” coverage), and
  • a second “withnightly” variant that runs without the override (for comparison against nightly builds).

It also defines the build inputs (Dockerfile Dockerfile.rhel mapped to the cluster-version-operator image), disables promotion to the 5.0 target namespace, enables integration for the latest stream with built images included, and sets default pod resource requests (100m CPU, 200Mi memory) for all configured workloads.

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 2, 2026
@coderabbitai

coderabbitai Bot commented Jul 2, 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: Enterprise

Run ID: fc238d60-7d17-4bed-ad64-32fdae0cf228

📥 Commits

Reviewing files that changed from the base of the PR and between 988bcf1 and c7cb7ce.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0-periodics.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml
👮 Files not reviewed due to content moderation or server errors (1)
  • ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml

🚥 Pre-merge checks | ❌ 10

❌ Failed checks (10 inconclusive)

Check name Status Explanation Resolution
Stable And Deterministic Test Names ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Test Structure And Quality ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Microshift Test Compatibility ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Single Node Openshift (Sno) Test Compatibility ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Topology-Aware Scheduling Compatibility ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Ote Binary Stdout Contract ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Ipv6 And Disconnected Network Test Compatibility ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
No-Weak-Crypto ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Container-Privileges ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
No-Sensitive-Data-In-Logs ❓ Inconclusive Custom check execution failed before a final verdict was produced. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-ci openshift-ci Bot requested review from fao89 and wking July 2, 2026 08:19
@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: miyadav
Once this PR has been reviewed and has the lgtm label, please assign pratikmahajan for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In
`@ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml`:
- Around line 31-34: The periodic job is pinned to an ephemeral ci-ln-* release
image override, which will disappear after garbage collection and make the
workflow stale. Update the periodic config for the
cucushift-installer-rehearse-gcp-ipi-compact job to use a stable release image
reference, or remove CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE entirely if
it is only intended for a one-time comparison, so the recurring job does not
depend on a transient payload.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: fbf673f1-bb66-4c1c-bde7-ea56578cb8f9

📥 Commits

Reviewing files that changed from the base of the PR and between f17f2bb and 124f109.

⛔ Files ignored due to path filters (3)
  • ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml

Comment on lines +31 to +34
cluster_profile: gcp-qe
env:
CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE: registry.build10.ci.openshift.org/ci-ln-3qfdxwk/release:latest
workflow: cucushift-installer-rehearse-gcp-ipi-compact

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🩺 Stability & Availability | 🟠 Major | ⚡ Quick win

🧩 Analysis chain

🌐 Web query:

How long are OpenShift CI build farm ci-ln- ephemeral namespaces retained before garbage collection?

💡 Result:

In the OpenShift CI build farm, ephemeral namespaces—which typically follow the naming pattern ci-op-* (as referenced in official documentation [1][2])—are automatically garbage-collected one hour after the job finishes executing [1][2]. If you are referring to namespaces managed by the ephemeral-namespace workflow (which reserves namespaces in a pool), the reservation duration is configurable and defaults to 1 hour, though it can be set to values ranging from 30 minutes to 14 days [3][4]. For more generalized namespace lifecycle management in the OpenShift CI infrastructure, the ci-ns-ttl-controller is used to manage both hard and soft Time-To-Live (TTL) values, which are configurable via namespace annotations [5]. - A hard TTL (annotation: ci.openshift.io/ttl.hard) deletes the namespace after a specific duration following its creation [5]. - A soft TTL (annotation: ci.openshift.io/ttl.soft) deletes the namespace after a duration of inactivity, defined as the time since the last active marker or pod termination, provided no other pods are running or pending [5].

Citations:


🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "== File context =="
sed -n '1,120p' ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml

echo
echo "== Search for this exact pull spec / namespace pattern =="
rg -n "ci-ln-3qfdxwk|ci-ln-|CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE" ci-operator core-services services cluster projects tools -S

echo
echo "== Search CI docs references in repo =="
rg -n "ci-ln-|build farm|garbage-collected|ephemeral namespace|registry.build10.ci.openshift.org" -S .

Repository: openshift/release

Length of output: 19647


Recurring periodic uses an ephemeral build-farm payload. CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE points to registry.build10.ci.openshift.org/ci-ln-3qfdxwk/release:latest; once that ci-ln-* namespace is garbage-collected, this tag disappears, so the weekly job will go stale. Replace it with a stable release image or remove the override if this is only meant for a one-off comparison.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In
`@ci-operator/config/openshift/cluster-version-operator/openshift-cluster-version-operator-release-5.0__periodics.yaml`
around lines 31 - 34, The periodic job is pinned to an ephemeral ci-ln-* release
image override, which will disappear after garbage collection and make the
workflow stale. Update the periodic config for the
cucushift-installer-rehearse-gcp-ipi-compact job to use a stable release image
reference, or remove CUSTOM_OPENSHIFT_INSTALL_RELEASE_IMAGE_OVERRIDE entirely if
it is only intended for a one-time comparison, so the recurring job does not
depend on a transient payload.

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@miyadav miyadav force-pushed the ocpcloud3368tests1 branch from 124f109 to 988bcf1 Compare July 2, 2026 08:49
@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/retest

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@miyadav

miyadav commented Jul 2, 2026

Copy link
Copy Markdown
Member Author

/pj-rehearse periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly-techpreview

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@miyadav: 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-cluster-version-operator-release-5.0-periodics-images openshift/cluster-version-operator presubmit Presubmit changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-techpreview N/A periodic Periodic changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly N/A periodic Periodic changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install N/A periodic Periodic changed
periodic-ci-openshift-cluster-version-operator-release-5.0-periodics-e2e-gcp-compact-install-withnightly-techpreview N/A periodic Periodic changed
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 Jul 2, 2026

Copy link
Copy Markdown
Contributor

@miyadav: 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant