Skip to content

Identify and Update versions of MOFED dependency SPECS that are present in Azure Linux core#11841

Merged
Alberto-Perez-Guevara merged 19 commits into3.0-devfrom
aperezguevar-hpc-pkgs
Jan 14, 2025
Merged

Identify and Update versions of MOFED dependency SPECS that are present in Azure Linux core#11841
Alberto-Perez-Guevara merged 19 commits into3.0-devfrom
aperezguevar-hpc-pkgs

Conversation

@Alberto-Perez-Guevara
Copy link
Copy Markdown
Contributor

@Alberto-Perez-Guevara Alberto-Perez-Guevara commented Jan 9, 2025

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

ADO Deliverable 55234284

MOFED dependency SPECS needed in Azure Linux core ofed-scripts, perftest, python-prometheus_client, openvswitch, openmpi, mstflint, mlnx-tools etc and investigate, merge changes, bump up versions as needed to support MOFED and core scenarios.

Change Log

Changes to be committed:
modified: LICENSES_AND_NOTICES/SPECS/LICENSES-MAP.md
modified: LICENSES_AND_NOTICES/data/licenses.json
modified: SPECS/mlnx-tools/mlnx-tools.signatures.json
modified: SPECS/mlnx-tools/mlnx-tools.spec
modified: SPECS/ofed-docs/ofed-docs.signatures.json
modified: SPECS/ofed-docs/ofed-docs.spec
modified: SPECS/ofed-scripts/ofed-scripts.signatures.json
modified: SPECS/ofed-scripts/ofed-scripts.spec
modified: SPECS/openmpi/openmpi.signatures.json
modified: SPECS/openmpi/openmpi.spec
modified: SPECS/perftest/perftest.signatures.json
modified: SPECS/perftest/perftest.spec
modified: SPECS/python-prometheus_client/0001-Remove-the-bundled-decorator-package.patch
modified: SPECS/python-prometheus_client/python-prometheus_client.signatures.json
modified: SPECS/python-prometheus_client/python-prometheus_client.spec
modified: toolkit/scripts/spec_source_attributions.py
modified: cgmanifest.json

Does this affect the toolchain?

NO

Test Methodology
  • Pipeline build id: 708610
  • Pipeline build id: 708616
  • Pipeline build id: 708617
  • Pipeline build id: 708632
  • Pipeline build id: 708633
  • Pipeline build id: 708640

…or HPC image

 Changes to be committed:
	modified:   SPECS/ofed-scripts/ofed-scripts.signatures.json
	modified:   SPECS/ofed-scripts/ofed-scripts.spec
	modified:   SPECS/perftest/perftest.signatures.json
	modified:   SPECS/perftest/perftest.spec
	modified:   cgmanifest.json
 Changes to be committed:
	new file:   SPECS/ofed-docs/ofed-docs.signatures.json
	new file:   SPECS/ofed-docs/ofed-docs.spec
	modified:   cgmanifest.json
 Changes to be committed:
	modified:   SPECS/mlnx-tools/mlnx-tools.signatures.json
	modified:   SPECS/mlnx-tools/mlnx-tools.spec
	modified:   SPECS/ofed-docs/ofed-docs.spec
	modified:   cgmanifest.json
 Changes to be committed:
	new file:   SPECS/python-prometheus_client/0001-Remove-the-bundled-decorator-package.patch
	new file:   SPECS/python-prometheus_client/python-prometheus_client.signatures.json
	new file:   SPECS/python-prometheus_client/python-prometheus_client.spec
	modified:   cgmanifest.json
@Alberto-Perez-Guevara Alberto-Perez-Guevara changed the base branch from 3.0 to 3.0-dev January 9, 2025 22:22
@microsoft-github-policy-service microsoft-github-policy-service Bot added 3.0 PRs Destined for 3.0 3.0-dev PRs Destined for AzureLinux 3.0 labels Jan 9, 2025
 Changes to be committed:
	modified:   SPECS/perftest/perftest.spec
 Changes to be committed:
	modified:   SPECS/python-prometheus_client/python-prometheus_client.spec
 Changes to be committed:
	modified:   SPECS/mlnx-tools/mlnx-tools.spec
	modified:   SPECS/ofed-docs/ofed-docs.spec
	modified:   SPECS/python-prometheus_client/python-prometheus_client.spec
 Changes to be committed:
	modified:   LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md
	modified:   LICENSES-AND-NOTICES/SPECS/data/licenses.json
	modified:   SPECS/python-prometheus_client/python-prometheus_client.spec
	modified:   toolkit/scripts/spec_source_attributions.py
 Changes to be committed:
	modified:   ../openmpi/openmpi.spec
	modified:   python-prometheus_client.signatures.json
 Changes to be committed:
	modified:   python-prometheus_client.signatures.json
 Changes to be committed:
	modified:   SPECS/openmpi/openmpi.signatures.json
	modified:   SPECS/openmpi/openmpi.spec
@Alberto-Perez-Guevara Alberto-Perez-Guevara marked this pull request as ready for review January 10, 2025 07:16
@Alberto-Perez-Guevara Alberto-Perez-Guevara requested a review from a team as a code owner January 10, 2025 07:16
Comment thread SPECS/mlnx-tools/mlnx-tools.spec Outdated
Comment thread SPECS/ofed-docs/ofed-docs.spec Outdated
Comment thread SPECS/ofed-docs/ofed-docs.spec
Comment thread SPECS/ofed-docs/ofed-docs.spec Outdated
Comment thread SPECS/ofed-scripts/ofed-scripts.spec Outdated
Comment thread SPECS/perftest/perftest.spec Outdated
Comment thread SPECS/ofed-scripts/ofed-scripts.spec Outdated
Comment thread SPECS/mlnx-tools/mlnx-tools.spec Outdated
Comment thread SPECS/ofed-docs/ofed-docs.spec Outdated
Comment thread toolkit/scripts/spec_source_attributions.py Outdated
Alberto-Perez-Guevara and others added 7 commits January 10, 2025 19:21
Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
Code Review Qualifier about HPC image not needed

Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
Code Review Qualifier about HPC image not needed

Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
Code Review Qualifier about HPC image not needed

Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
 Changes to be committed:
	modified:   SPECS/ofed-docs/ofed-docs.spec
	modified:   SPECS/ofed-scripts/ofed-scripts.spec
	modified:   toolkit/scripts/spec_source_attributions.py
 Changes to be committed:
	modified:   SPECS/ofed-scripts/ofed-scripts.spec
Comment thread SPECS/ofed-scripts/ofed-scripts.spec Outdated
Update change log to conform with guidelines

Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
@mm6021
Copy link
Copy Markdown

mm6021 commented Jan 13, 2025

can we add another spec to build the MFT tooling thats used for Firmware of Mellanox devices with Ofed. https://www.mellanox.com/downloads/MFT/mft-4.30.0-139-x86_64-rpm.tgz . Also please make sure the drivers/ kernel modules work with kernel lockdown and secure boot enabled.

@Alberto-Perez-Guevara Alberto-Perez-Guevara merged commit cf0f291 into 3.0-dev Jan 14, 2025
@Alberto-Perez-Guevara Alberto-Perez-Guevara deleted the aperezguevar-hpc-pkgs branch January 14, 2025 19:19
SumitJenaHCL pushed a commit to SumitJenaHCL/azurelinux that referenced this pull request Jan 28, 2025
…nt in Azure Linux core (microsoft#11841)

Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
SumitJenaHCL pushed a commit to SumitJenaHCL/azurelinux that referenced this pull request Feb 24, 2025
…nt in Azure Linux core (microsoft#11841)

Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
KavyaSree2610 pushed a commit to KavyaSree2610/azurelinux that referenced this pull request Mar 24, 2025
…nt in Azure Linux core (microsoft#11841)

Co-authored-by: Christopher Co <35273088+christopherco@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 3.0 PRs Destined for 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED Tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants