Skip to content

Remove all OSAC CI jobs — migrating to GitHub Actions#81185

Open
omer-vishlitzky wants to merge 1 commit into
openshift:mainfrom
omer-vishlitzky:remove-osac-ci-jobs
Open

Remove all OSAC CI jobs — migrating to GitHub Actions#81185
omer-vishlitzky wants to merge 1 commit into
openshift:mainfrom
omer-vishlitzky:remove-osac-ci-jobs

Conversation

@omer-vishlitzky

@omer-vishlitzky omer-vishlitzky commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove all ci-operator configs, Prow jobs (presubmits, postsubmits, periodics), and step-registry entries for all osac-project repos
  • Clean up stale references in sanitize-prow-jobs/_config.yaml
  • Prow plugin/config retained (tide, LGTM, approve, Jira verification) under core-services/prow/02_config/osac-project/

OSAC is migrating CI execution to GitHub Actions. This PR removes the OpenShift CI job infrastructure while keeping the Prow merge automation (tide, label management, Jira integration).

Repos affected

  • osac-project/bare-metal-fulfillment-operator
  • osac-project/fulfillment-service
  • osac-project/osac-aap
  • osac-project/osac-installer
  • osac-project/osac-operator
  • osac-project/osac-test-infra

What's removed

  • ci-operator/config/osac-project/ (ci-operator configs)
  • ci-operator/jobs/osac-project/ (generated Prow jobs)
  • ci-operator/step-registry/osac-project/ (boot, test, gather, notify, installer, ofcir steps/workflows)

What's retained

  • core-services/prow/02_config/osac-project/ (tide, LGTM, approve, Jira plugins for all repos)

/cc @osac-project/wg-infra

Summary by CodeRabbit

This PR removes the OpenShift CI/Prow infrastructure for the OSAC project repositories as they migrate to GitHub Actions. It deletes the ci-operator configs, step-registry refs/scripts, generated job metadata, and related ownership files for the affected OSAC repos, including build, test, notify, gather, installer, cluster-tool, baremetal, and OFCIR workflows. It also cleans up the corresponding references from core-services/sanitize-prow-jobs/_config.yaml.

The only OSAC-related CI config retained is the Prow plugin/merge-automation setup under core-services/prow/02_config/osac-project/, which continues to provide tide, LGTM, approve, and Jira verification support.

OSAC is migrating CI from OpenShift CI (Prow) to GitHub Actions.
This removes all ci-operator configs, generated Prow jobs, and
step-registry entries for osac-project repos.

Prow plugin/config (tide, LGTM, approve, Jira) is intentionally
retained — only CI job execution is being moved.

Removed:
- ci-operator/config/osac-project/ (6 repos)
- ci-operator/jobs/osac-project/ (presubmits, postsubmits, periodics)
- ci-operator/step-registry/osac-project/ (boot, test, gather, notify, etc.)
- Stale references in sanitize-prow-jobs/_config.yaml

Retained:
- core-services/prow/02_config/osac-project/ (all repos)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@openshift-ci

openshift-ci Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

@omer-vishlitzky: GitHub didn't allow me to request PR reviews from the following users: osac-project/wg-infra.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

Summary

  • Remove all ci-operator configs, Prow jobs (presubmits, postsubmits, periodics), and step-registry entries for all osac-project repos
  • Clean up stale references in sanitize-prow-jobs/_config.yaml
  • Prow plugin/config retained (tide, LGTM, approve, Jira verification) under core-services/prow/02_config/osac-project/

OSAC is migrating CI execution to GitHub Actions. This PR removes the OpenShift CI job infrastructure while keeping the Prow merge automation (tide, label management, Jira integration).

Repos affected

  • osac-project/bare-metal-fulfillment-operator
  • osac-project/fulfillment-service
  • osac-project/osac-aap
  • osac-project/osac-installer
  • osac-project/osac-operator
  • osac-project/osac-test-infra

What's removed

  • ci-operator/config/osac-project/ (ci-operator configs)
  • ci-operator/jobs/osac-project/ (generated Prow jobs)
  • ci-operator/step-registry/osac-project/ (boot, test, gather, notify, installer, ofcir steps/workflows)

What's retained

  • core-services/prow/02_config/osac-project/ (tide, LGTM, approve, Jira plugins for all repos)

/cc @osac-project/wg-infra

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.

@coderabbitai

coderabbitai Bot commented Jun 29, 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: 1ad7b050-2662-46ed-bb69-814a80e86563

📥 Commits

Reviewing files that changed from the base of the PR and between f7054fc and 55bac04.

⛔ Files ignored due to path filters (19)
  • ci-operator/jobs/osac-project/bare-metal-fulfillment-operator/OWNERS is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/bare-metal-fulfillment-operator/osac-project-bare-metal-fulfillment-operator-main-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/bare-metal-fulfillment-operator/osac-project-bare-metal-fulfillment-operator-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/fulfillment-service/OWNERS is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/fulfillment-service/osac-project-fulfillment-service-main-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/fulfillment-service/osac-project-fulfillment-service-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-aap/OWNERS is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-aap/osac-project-osac-aap-main-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-aap/osac-project-osac-aap-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-installer/OWNERS is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-installer/osac-project-osac-installer-main-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-installer/osac-project-osac-installer-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-operator/OWNERS is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-operator/osac-project-osac-operator-main-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-operator/osac-project-osac-operator-main-presubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-test-infra/OWNERS is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-test-infra/osac-project-osac-test-infra-main-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-test-infra/osac-project-osac-test-infra-main-postsubmits.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/osac-project/osac-test-infra/osac-project-osac-test-infra-main-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (58)
  • ci-operator/config/osac-project/bare-metal-fulfillment-operator/OWNERS
  • ci-operator/config/osac-project/bare-metal-fulfillment-operator/osac-project-bare-metal-fulfillment-operator-main.yaml
  • ci-operator/config/osac-project/fulfillment-service/OWNERS
  • ci-operator/config/osac-project/fulfillment-service/osac-project-fulfillment-service-main.yaml
  • ci-operator/config/osac-project/osac-aap/OWNERS
  • ci-operator/config/osac-project/osac-aap/osac-project-osac-aap-main.yaml
  • ci-operator/config/osac-project/osac-installer/OWNERS
  • ci-operator/config/osac-project/osac-installer/osac-project-osac-installer-main.yaml
  • ci-operator/config/osac-project/osac-operator/OWNERS
  • ci-operator/config/osac-project/osac-operator/osac-project-osac-operator-main.yaml
  • ci-operator/config/osac-project/osac-test-infra/OWNERS
  • ci-operator/config/osac-project/osac-test-infra/osac-project-osac-test-infra-main.yaml
  • ci-operator/step-registry/osac-project/OWNERS
  • ci-operator/step-registry/osac-project/baremetal/OWNERS
  • ci-operator/step-registry/osac-project/baremetal/test/OWNERS
  • ci-operator/step-registry/osac-project/baremetal/test/osac-project-baremetal-test-commands.sh
  • ci-operator/step-registry/osac-project/baremetal/test/osac-project-baremetal-test-ref.metadata.json
  • ci-operator/step-registry/osac-project/baremetal/test/osac-project-baremetal-test-ref.yaml
  • ci-operator/step-registry/osac-project/cluster-tool/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/boot/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-commands.sh
  • ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.yaml
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/osac-project-cluster-tool-destroy-commands.sh
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/osac-project-cluster-tool-destroy-ref.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/osac-project-cluster-tool-destroy-ref.yaml
  • ci-operator/step-registry/osac-project/cluster-tool/test/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/test/osac-project-cluster-tool-test-commands.sh
  • ci-operator/step-registry/osac-project/cluster-tool/test/osac-project-cluster-tool-test-ref.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/test/osac-project-cluster-tool-test-ref.yaml
  • ci-operator/step-registry/osac-project/cluster-tool/vmaas/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/vmaas/osac-project-cluster-tool-vmaas-workflow.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/vmaas/osac-project-cluster-tool-vmaas-workflow.yaml
  • ci-operator/step-registry/osac-project/gather/OWNERS
  • ci-operator/step-registry/osac-project/gather/osac-project-gather-commands.sh
  • ci-operator/step-registry/osac-project/gather/osac-project-gather-ref.metadata.json
  • ci-operator/step-registry/osac-project/gather/osac-project-gather-ref.yaml
  • ci-operator/step-registry/osac-project/installer/OWNERS
  • ci-operator/step-registry/osac-project/installer/component/OWNERS
  • ci-operator/step-registry/osac-project/installer/component/osac-project-installer-component-commands.sh
  • ci-operator/step-registry/osac-project/installer/component/osac-project-installer-component-ref.metadata.json
  • ci-operator/step-registry/osac-project/installer/component/osac-project-installer-component-ref.yaml
  • ci-operator/step-registry/osac-project/installer/osac-project-installer-commands.sh
  • ci-operator/step-registry/osac-project/installer/osac-project-installer-ref.metadata.json
  • ci-operator/step-registry/osac-project/installer/osac-project-installer-ref.yaml
  • ci-operator/step-registry/osac-project/notify/OWNERS
  • ci-operator/step-registry/osac-project/notify/osac-project-notify-commands.sh
  • ci-operator/step-registry/osac-project/notify/osac-project-notify-ref.metadata.json
  • ci-operator/step-registry/osac-project/notify/osac-project-notify-ref.yaml
  • ci-operator/step-registry/osac-project/ofcir/OWNERS
  • ci-operator/step-registry/osac-project/ofcir/baremetal/OWNERS
  • ci-operator/step-registry/osac-project/ofcir/baremetal/component/OWNERS
  • ci-operator/step-registry/osac-project/ofcir/baremetal/component/osac-project-ofcir-baremetal-component-workflow.metadata.json
  • ci-operator/step-registry/osac-project/ofcir/baremetal/component/osac-project-ofcir-baremetal-component-workflow.yaml
  • ci-operator/step-registry/osac-project/ofcir/baremetal/osac-project-ofcir-baremetal-workflow.metadata.json
  • ci-operator/step-registry/osac-project/ofcir/baremetal/osac-project-ofcir-baremetal-workflow.yaml
  • core-services/sanitize-prow-jobs/_config.yaml
💤 Files with no reviewable changes (58)
  • ci-operator/step-registry/osac-project/installer/component/osac-project-installer-component-ref.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/vmaas/osac-project-cluster-tool-vmaas-workflow.yaml
  • ci-operator/step-registry/osac-project/ofcir/baremetal/osac-project-ofcir-baremetal-workflow.yaml
  • ci-operator/step-registry/osac-project/cluster-tool/vmaas/osac-project-cluster-tool-vmaas-workflow.metadata.json
  • ci-operator/config/osac-project/osac-installer/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/OWNERS
  • ci-operator/step-registry/osac-project/ofcir/baremetal/component/osac-project-ofcir-baremetal-component-workflow.yaml
  • ci-operator/step-registry/osac-project/cluster-tool/test/osac-project-cluster-tool-test-ref.yaml
  • ci-operator/step-registry/osac-project/installer/component/osac-project-installer-component-commands.sh
  • ci-operator/step-registry/osac-project/cluster-tool/test/osac-project-cluster-tool-test-ref.metadata.json
  • ci-operator/step-registry/osac-project/installer/component/OWNERS
  • ci-operator/step-registry/osac-project/notify/osac-project-notify-ref.yaml
  • ci-operator/step-registry/osac-project/baremetal/test/OWNERS
  • ci-operator/step-registry/osac-project/ofcir/baremetal/OWNERS
  • ci-operator/step-registry/osac-project/baremetal/test/osac-project-baremetal-test-ref.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/test/OWNERS
  • ci-operator/step-registry/osac-project/baremetal/test/osac-project-baremetal-test-commands.sh
  • ci-operator/config/osac-project/osac-test-infra/OWNERS
  • ci-operator/step-registry/osac-project/installer/osac-project-installer-ref.yaml
  • ci-operator/step-registry/osac-project/installer/osac-project-installer-ref.metadata.json
  • ci-operator/step-registry/osac-project/gather/OWNERS
  • ci-operator/config/osac-project/osac-aap/OWNERS
  • ci-operator/step-registry/osac-project/installer/osac-project-installer-commands.sh
  • ci-operator/config/osac-project/bare-metal-fulfillment-operator/OWNERS
  • ci-operator/step-registry/osac-project/ofcir/baremetal/component/osac-project-ofcir-baremetal-component-workflow.metadata.json
  • ci-operator/config/osac-project/osac-test-infra/osac-project-osac-test-infra-main.yaml
  • ci-operator/config/osac-project/osac-operator/osac-project-osac-operator-main.yaml
  • ci-operator/step-registry/osac-project/notify/osac-project-notify-ref.metadata.json
  • ci-operator/step-registry/osac-project/baremetal/OWNERS
  • ci-operator/config/osac-project/fulfillment-service/OWNERS
  • ci-operator/config/osac-project/osac-operator/OWNERS
  • ci-operator/step-registry/osac-project/gather/osac-project-gather-ref.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/boot/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.yaml
  • ci-operator/step-registry/osac-project/ofcir/baremetal/osac-project-ofcir-baremetal-workflow.metadata.json
  • ci-operator/step-registry/osac-project/OWNERS
  • ci-operator/step-registry/osac-project/ofcir/OWNERS
  • ci-operator/step-registry/osac-project/installer/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-ref.metadata.json
  • ci-operator/step-registry/osac-project/cluster-tool/test/osac-project-cluster-tool-test-commands.sh
  • ci-operator/config/osac-project/osac-aap/osac-project-osac-aap-main.yaml
  • ci-operator/config/osac-project/bare-metal-fulfillment-operator/osac-project-bare-metal-fulfillment-operator-main.yaml
  • ci-operator/step-registry/osac-project/ofcir/baremetal/component/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/osac-project-cluster-tool-destroy-ref.yaml
  • ci-operator/step-registry/osac-project/cluster-tool/vmaas/OWNERS
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/osac-project-cluster-tool-destroy-commands.sh
  • ci-operator/step-registry/osac-project/notify/OWNERS
  • ci-operator/config/osac-project/fulfillment-service/osac-project-fulfillment-service-main.yaml
  • ci-operator/step-registry/osac-project/baremetal/test/osac-project-baremetal-test-ref.yaml
  • ci-operator/step-registry/osac-project/gather/osac-project-gather-commands.sh
  • ci-operator/step-registry/osac-project/cluster-tool/destroy/osac-project-cluster-tool-destroy-ref.metadata.json
  • ci-operator/step-registry/osac-project/notify/osac-project-notify-commands.sh
  • ci-operator/step-registry/osac-project/cluster-tool/boot/osac-project-cluster-tool-boot-commands.sh
  • ci-operator/config/osac-project/osac-installer/osac-project-osac-installer-main.yaml
  • ci-operator/step-registry/osac-project/gather/osac-project-gather-ref.yaml
  • ci-operator/step-registry/osac-project/installer/component/osac-project-installer-component-ref.yaml
  • core-services/sanitize-prow-jobs/_config.yaml

Walkthrough

All CI operator configurations, step registry entries (workflows, refs, scripts, metadata), and OWNERS files for the osac-project organization are removed. References to the corresponding prow job YAML files are also deleted from core-services/sanitize-prow-jobs/_config.yaml.

Changes

osac-project CI removal

Layer / File(s) Summary
CI operator configs, step registry, and OWNERS removal
ci-operator/config/osac-project/*/..., ci-operator/step-registry/osac-project/*/...
Removes all build/test YAML configs and OWNERS files for bare-metal-fulfillment-operator, fulfillment-service, osac-aap, osac-installer, osac-operator, and osac-test-infra; removes all step registry workflow/ref definitions, shell scripts, and metadata JSON for baremetal, cluster-tool, gather, notify, ofcir, and installer steps.
sanitize-prow-jobs config cleanup
core-services/sanitize-prow-jobs/_config.yaml
Removes all osac-project-* presubmit, postsubmit, and periodic YAML entries, plus the migtools-oadp-vmdp-oadp-dev-postsubmits.yaml entry.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested labels

lgtm, approved


Important

Pre-merge checks failed

Please resolve all errors before merging. Addressing warnings is optional.

❌ Failed checks (1 error)

Check name Status Explanation Resolution
Container-Privileges ❌ Error The patch adds banned settings like privileged: true, runAsUser: 0, hostNetwork: true, and runAsNonRoot: false in multiple step-registry manifest-generating files. Remove or justify the privileged settings in the affected manifests/scripts, or add a documented exception if they are strictly required.
✅ Passed checks (14 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: removing OSAC CI jobs as part of a migration to GitHub Actions.
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 removes CI config and shell-script files; no Ginkgo test titles were added or modified.
Test Structure And Quality ✅ Passed PASS: The PR only removes CI/OWNERS YAML and shell step scripts; no Go/Ginkgo test files were modified, so the test-structure check is not applicable.
Microshift Test Compatibility ✅ Passed No Ginkgo tests were added; the PR only removes ci-operator/job/step-registry config and OWNERS files, so MicroShift test compatibility is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: This PR only deletes ci-operator/step-registry/config files and stale references; it adds no new Go/Ginkgo tests, so SNO compatibility review isn’t applicable.
Topology-Aware Scheduling Compatibility ✅ Passed Only CI config/step-registry deletions and sanitize list cleanup were changed; no deployment manifests, operators, or controllers were added or modified.
Ote Binary Stdout Contract ✅ Passed PR only removes ci-operator/step-registry configs and scripts; no OTE binary main/init/TestMain/Ginkgo setup stdout code was changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Diff only deletes ci-operator/jobs/step-registry entries and cleans sanitize-prow-jobs; no added It()/Describe() tests or network assumptions found.
No-Weak-Crypto ✅ Passed The PR only removes OSAC CI/config files and scripts; I found no added MD5/SHA1/DES/RC4/3DES/Blowfish/ECB or secret-comparison code in the affected OSAC paths.
No-Sensitive-Data-In-Logs ✅ Passed PASS: The PR only deletes CI/step-registry scripts/config; searches found no added logging of passwords/tokens/PII, and the removed scripts are absent from the tree.
✨ 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 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: omer-vishlitzky
Once this PR has been reviewed and has the lgtm label, please assign adriengentil, psalajova 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

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@omer-vishlitzky: no rehearsable tests are affected by this change

Note: If this PR includes changes to step registry files (ci-operator/step-registry/) and you expected jobs to be found, try rebasing your PR onto the base branch. This helps pj-rehearse accurately detect changes when the base branch has moved forward.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jun 29, 2026
@openshift-ci

openshift-ci Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

@omer-vishlitzky: 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

rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant