From 451daf571c68a72cd50b8ec939654535714f533b Mon Sep 17 00:00:00 2001 From: Omer Vishlitzky <22615781+omer-vishlitzky@users.noreply.github.com> Date: Fri, 29 May 2026 15:45:48 +0300 Subject: [PATCH] NO_ISSUE: test streaming pull optimization (cluster-tool) 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) --- .../cluster-tool/boot/osac-project-cluster-tool-boot-ref.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.yaml b/ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.yaml index 6ddb0742f2feb..101c4f834e894 100644 --- a/ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.yaml +++ b/ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.yaml @@ -31,7 +31,7 @@ ref: default: "" documentation: Image name to override (e.g. ghcr.io/osac-project/fulfillment-service) - name: CLUSTER_TOOL_COMMIT - default: "main" + default: "optimize-pull-streaming" documentation: cluster-tool git ref to download (branch, tag, or commit) - name: CLUSTER_TOOL_FLAVOR_IMAGE default: "quay.io/rh-ee-ovishlit/cluster-flavors:vmaas-kustomize"