Skip to content

[DEBUG]#82095

Open
tbuskey wants to merge 1 commit into
openshift:mainfrom
tbuskey:260717a
Open

[DEBUG]#82095
tbuskey wants to merge 1 commit into
openshift:mainfrom
tbuskey:260717a

Conversation

@tbuskey

@tbuskey tbuskey commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

/hold

Summary by CodeRabbit

Updates the OpenShift Sandboxed Containers Operator’s Azure IPI CI job to run with restricted network access and refreshed test inputs. The configuration pins the catalog image, adds Helm and Trustee images with Trustee installation enabled, updates the Kata RPM build, extends the sleep duration, and switches test selection to scenario C00316.

@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 17, 2026
@openshift-ci
openshift-ci Bot requested review from littlejawa and vvoronko July 17, 2026 17:17
@coderabbitai

coderabbitai Bot commented Jul 17, 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: 591330db-1895-4d79-b3b5-b6716698be59

📥 Commits

Reviewing files that changed from the base of the PR and between 18cd65f and 3e443bb.

📒 Files selected for processing (1)
  • ci-operator/config/openshift/sandboxed-containers-operator/openshift-sandboxed-containers-operator-devel__downstream-candidate422.yaml

Walkthrough

The azure-ipi-coco periodic job now uses restricted network access, pinned images, updated Kata and test settings, longer sleep duration, and Trustee installation configuration.

Changes

Azure IPI CoCo configuration

Layer / File(s) Summary
Update periodic job settings
ci-operator/config/openshift/sandboxed-containers-operator/...candidate422.yaml
The job enables network restriction, pins the catalog image, adds a Helm chart image, bumps the Kata RPM version, updates timing and test scenario values, and adds Trustee image and installation settings.

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

Possibly related PRs

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title is too vague and does not describe the configuration changes in this PR. Use a concise title that names the main change, such as updating the sandboxed-containers operator CI job config.
✅ Passed checks (14 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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 commit only updates a ci-operator YAML job config; no Ginkgo test titles or test code were added or modified.
Test Structure And Quality ✅ Passed Only a ci-operator YAML changed; no Ginkgo test code was modified, so the test-structure check is not applicable.
Microshift Test Compatibility ✅ Passed Only a ci-operator YAML changed; no Ginkgo e2e tests or MicroShift-relevant APIs/resources were added, so the check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Only a ci-operator YAML job config changed; no new Ginkgo tests or SNO-sensitive test logic were added.
Topology-Aware Scheduling Compatibility ✅ Passed Only a CI job YAML was changed; no pod spec, replicas, affinity, nodeSelector, or topology-aware scheduling logic was introduced.
Ote Binary Stdout Contract ✅ Passed PR only updates a ci-operator YAML job config; no Go/test binary code or stdout writes were added.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Config-only job update; no new Ginkgo tests were added, and the trustee step is documented to work with restrict_network_access=true without external network access.
No-Weak-Crypto ✅ Passed PASS: The only modified file is a CI job YAML; the diff shows no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB, custom crypto, or secret/token comparisons.
Container-Privileges ✅ Passed Edited YAML only changes job env/restrict_network_access; no privileged/root/hostNetwork/hostPID/hostIPC/allowPrivilegeEscalation settings are present.
No-Sensitive-Data-In-Logs ✅ Passed PASS: The PR only updates CI job config/env vars and a log link template; it adds no new logging statements or sensitive data exposure.
✨ 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.

@openshift-ci

openshift-ci Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tbuskey

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-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 17, 2026
@tbuskey

tbuskey commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate422-azure-ipi-coco

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

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

@tbuskey

tbuskey commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse list

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@tbuskey

tbuskey commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate422-azure-ipi-coco

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

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. 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