NO_ISSUE: test streaming pull optimization (cluster-tool)#79872
NO_ISSUE: test streaming pull optimization (cluster-tool)#79872omer-vishlitzky wants to merge 1 commit into
Conversation
Point CLUSTER_TOOL_COMMIT to optimize-pull-streaming branch to test skopeo-based streaming pull pipeline in CI rehearsals. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
/pj-rehearse pull-ci-osac-project-osac-operator-main-e2e-vmaas pull-ci-osac-project-fulfillment-service-main-e2e-vmaas pull-ci-osac-project-osac-test-infra-main-e2e-vmaas pull-ci-osac-project-osac-installer-main-e2e-vmaas pull-ci-osac-project-osac-aap-main-e2e-vmaas |
|
@omer-vishlitzky: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
WalkthroughThis PR updates the default git reference for the cluster-tool dependency in the osac-project cluster-tool boot step registry configuration. The ChangesCluster Tool Boot Configuration
🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: omer-vishlitzky The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-osac-project-osac-operator-main-e2e-vmaas pull-ci-osac-project-fulfillment-service-main-e2e-vmaas pull-ci-osac-project-osac-test-infra-main-e2e-vmaas pull-ci-osac-project-osac-installer-main-e2e-vmaas pull-ci-osac-project-osac-aap-main-e2e-vmaas |
|
@omer-vishlitzky: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@omer-vishlitzky: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Point CLUSTER_TOOL_COMMIT to optimize-pull-streaming branch to test skopeo-based streaming pull pipeline in CI rehearsals.
Summary by CodeRabbit
This PR modifies the Prow step registry configuration for the OSAC project's cluster-tool boot step to test a new streaming pull optimization in CI rehearsals.
Change Details:
CLUSTER_TOOL_COMMITenvironment variable default inosac-project-cluster-tool-boot-ref.yamlfrommaintooptimize-pull-streamingPractical Impact:
CI rehearsals will now use the
optimize-pull-streamingbranch of the cluster-tool repository, which contains a skopeo-based streaming pull pipeline optimization, instead of the main branch. This allows testing of the improved pull performance in CI environments before deciding on a stable merge.