Skip to content

[DEBUG][DO NOT MERGE] Set SLEEP_DURATION=6h for aws-ipi-coco candidate421#81148

Open
tbuskey wants to merge 1 commit into
openshift:mainfrom
tbuskey:aws-coco-6h-wait
Open

[DEBUG][DO NOT MERGE] Set SLEEP_DURATION=6h for aws-ipi-coco candidate421#81148
tbuskey wants to merge 1 commit into
openshift:mainfrom
tbuskey:aws-coco-6h-wait

Conversation

@tbuskey

@tbuskey tbuskey commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Configure aws-ipi-coco candidate421 job with 6-hour sleep duration for manual cluster access.

Changes

  • SLEEP_DURATION: 0h6h in the cucushift-wait post step

Purpose

Enable 6-hour manual access window to:

  • Extract kubeconfig from cluster artifacts
  • Perform manual debugging on live 4.21 AWS CoCo cluster
  • Test confidential containers workload configurations

Testing

Will trigger via /pj-rehearse to launch cluster and verify 6h wait period.

🤖 Generated with Claude Code

Summary by CodeRabbit

This change updates the OpenShift Sandboxed Containers Operator downstream CI job for aws-ipi-coco in the 4.21 candidate config so the cucushift-wait post step now sleeps for 6 hours instead of exiting immediately. In practical terms, the job will keep the AWS CoCo cluster available much longer, giving engineers a manual window to extract kubeconfig from artifacts, debug a live cluster, and validate confidential container workload setup before the environment is torn down.

Change SLEEP_DURATION from 0h to 6h to enable 6-hour cluster access
in the cucushift-wait step for manual debugging and kubeconfig extraction.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

This PR updates the aws-ipi-coco CI job environment so SLEEP_DURATION changes from 0h to 6h.

Changes

CI job environment update

Layer / File(s) Summary
Sleep duration change
ci-operator/config/openshift/sandboxed-containers-operator/openshift-sandboxed-containers-operator-devel__downstream-candidate421.yaml
The aws-ipi-coco job’s env.SLEEP_DURATION value changes from 0h to 6h.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

rehearsals-ack

Suggested reviewers

  • devguyio
🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 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 PR only changes CI job YAML; no Ginkgo It/Describe/Context/When titles were added or modified.
Test Structure And Quality ✅ Passed PR only changes a CI YAML SLEEP_DURATION value; no Ginkgo test code or test patterns are touched, so the check is not applicable.
Microshift Test Compatibility ✅ Passed Only a CI YAML sleep-duration change was made; no new Ginkgo tests or MicroShift-unsupported APIs/features were introduced.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR only changes a ci-operator YAML SLEEP_DURATION value; no new or modified Ginkgo tests are present, so SNO compatibility checks are not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed Only a CI job env var changed (SLEEP_DURATION); no pod scheduling, affinity, nodeSelector, replicas, or topology logic was introduced.
Ote Binary Stdout Contract ✅ Passed Only a CI YAML env change is involved; no process-level binary code or stdout writes were touched, so the OTE stdout contract is unaffected.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only a CI YAML sleep-duration change was made; no Ginkgo e2e tests or network-sensitive code were added or modified.
No-Weak-Crypto ✅ Passed Touched YAML only changes SLEEP_DURATION from 0h to 6h in aws-ipi-coco; no weak-crypto, custom-crypto, or secret-comparison code is present.
Container-Privileges ✅ Passed PASS: The only edited job field is SLEEP_DURATION; the YAML contains no privileged, hostPID/Network/IPC, allowPrivilegeEscalation, or SYS_ADMIN settings.
No-Sensitive-Data-In-Logs ✅ Passed Only SLEEP_DURATION changed in aws-ipi-coco; no added log statements or sensitive terms were found in the file.
Title check ✅ Passed The title accurately describes the main change: increasing SLEEP_DURATION to 6h for the aws-ipi-coco candidate421 job.
✨ 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 requested review from snir911 and wainersm June 26, 2026 14:04
@openshift-ci

openshift-ci Bot commented Jun 26, 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 Jun 26, 2026
@tbuskey tbuskey changed the title Set SLEEP_DURATION=6h for aws-ipi-coco candidate421 [DEBUG][DO NOT MERGE] Set SLEEP_DURATION=6h for aws-ipi-coco candidate421 Jun 26, 2026
@tbuskey

tbuskey commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/hold

@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 Jun 26, 2026
@tbuskey

tbuskey commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse list

@tbuskey

tbuskey commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate421-aws-ipi-coco

@tbuskey

tbuskey commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse list

1 similar comment
@tbuskey

tbuskey commented Jun 26, 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.

3 similar comments
@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-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-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 Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate421-aws-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.

@tbuskey

tbuskey commented Jun 26, 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 Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse abort

@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 Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate421-aws-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-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@tbuskey: 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
periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate421-aws-ipi-coco N/A periodic Ci-operator config 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.

@tbuskey

tbuskey commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse reject

@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 Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-sandboxed-containers-operator-devel-downstream-candidate421-aws-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.

@tbuskey

tbuskey commented Jun 26, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse abort

@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 Jun 26, 2026

Copy link
Copy Markdown
Contributor

@tbuskey: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/generated-config 7406e9a link true /test generated-config

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

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