-
Notifications
You must be signed in to change notification settings - Fork 563
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify and Update versions of MOFED dependency SPECS that are present in Azure Linux core #11841
Open
Alberto-Perez-Guevara
wants to merge
11
commits into
3.0-dev
Choose a base branch
from
aperezguevar-hpc-pkgs
base: 3.0-dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+980
−118
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
microsoft-github-policy-service
bot
added
Packaging
specs-extended
PR to fix SPECS-EXTENDED
labels
Jan 9, 2025
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
Alberto-Perez-Guevara
force-pushed
the
aperezguevar-hpc-pkgs
branch
from
January 9, 2025 22:42
592f941
to
ae5a989
Compare
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
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-static
subpackages, etc.) have had theirRelease
tag incremented../cgmanifest.json
,./toolkit/scripts/toolchain/cgmanifest.json
,.github/workflows/cgmanifest.json
)./LICENSES-AND-NOTICES/SPECS/data/licenses.json
,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md
,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON
)*.signatures.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
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