Skip to content

ci: update OFED version to doca3.2.2-25.10-2.3.6.0-0#2255

Open
nvidia-ci-cd wants to merge 1 commit intomasterfrom
ci/update-ofed-version-25.10-2.3.6.0-0
Open

ci: update OFED version to doca3.2.2-25.10-2.3.6.0-0#2255
nvidia-ci-cd wants to merge 1 commit intomasterfrom
ci/update-ofed-version-25.10-2.3.6.0-0

Conversation

@nvidia-ci-cd
Copy link
Collaborator

Created by an internal DOCA CI job.

Signed-off-by: svc-cloud-orch-ci <svc-cloud-orch-ci@nvidia.com>
@greptile-apps
Copy link

greptile-apps bot commented Mar 11, 2026

Greptile Summary

This PR updates the OFED/DOCA driver version from doca3.4.0-26.04-0.0.5.0-0 to doca3.2.2-25.10-2.3.6.0-0 across all example Custom Resource (CR) YAML files and hack/release.yaml, as generated by an internal DOCA CI job.

  • The version change is applied consistently across all 7 example CR files and both Mofed and MofedStigFips entries in hack/release.yaml.
  • This represents a version downgrade (from DOCA 3.4.0 to DOCA 3.2.2), which is likely intentional for compatibility or stability reasons as indicated by the automated CI job origin.
  • No logic, configuration structure, or other fields are modified — only the version string is updated in each file.

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely mechanical, consistent version string update across example and release configuration files with no logic changes.
  • All changes are identical single-line version string updates applied uniformly to every relevant file. The change is generated by an automated CI job and poses no risk of behavioral regression.
  • No files require special attention.

Important Files Changed

Filename Overview
hack/release.yaml Updates both Mofed.version and MofedStigFips.version from doca3.4.0-26.04-0.0.5.0-0 to doca3.2.2-25.10-2.3.6.0-0 — changes are consistent and correct.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml Updates ofedDriver.version to doca3.2.2-25.10-2.3.6.0-0; straightforward version bump in example CR.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml Updates ofedDriver.version to doca3.2.2-25.10-2.3.6.0-0; consistent with other example CR updates.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml Updates ofedDriver.version to doca3.2.2-25.10-2.3.6.0-0; consistent with other example CR updates.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml Updates ofedDriver.version to doca3.2.2-25.10-2.3.6.0-0; consistent with other example CR updates.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml Updates ofedDriver.version to doca3.2.2-25.10-2.3.6.0-0; consistent with other example CR updates.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml Updates ofedDriver.version to doca3.2.2-25.10-2.3.6.0-0; consistent with other example CR updates.
example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml Updates ofedDriver.version to doca3.2.2-25.10-2.3.6.0-0; consistent with other example CR updates.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Internal DOCA CI Job] -->|Triggers version update| B[hack/release.yaml]
    B -->|Mofed.version\ndoca3.4.0 → doca3.2.2| C[Release Config Updated]
    B -->|MofedStigFips.version\ndoca3.4.0 → doca3.2.2| C
    C --> D[Example CR YAMLs]
    D --> E[cr-full-ocp.yaml]
    D --> F[cr-full.yaml]
    D --> G[cr-ipoib.yaml]
    D --> H[cr-nvidia-ipam.yaml]
    D --> I[cr-ocp-hostdev.yaml]
    D --> J[cr-ocp.yaml]
    D --> K[cr.yaml]
    E & F & G & H & I & J & K -->|ofedDriver.version\ndoca3.2.2-25.10-2.3.6.0-0| L[Consistent Version Across All CRs]
Loading

Last reviewed commit: c2369ca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant