Skip to content

SRE-3389 test: Fix Leap 15.6 lua-lmod install#16973

Merged
phender merged 1 commit intomasterfrom
hendersp/SRE-3389
Oct 14, 2025
Merged

SRE-3389 test: Fix Leap 15.6 lua-lmod install#16973
phender merged 1 commit intomasterfrom
hendersp/SRE-3389

Conversation

@phender
Copy link
Contributor

@phender phender commented Oct 13, 2025

Add opensuse-oss-proxy-artifactory for lua pacakge dependencies.

Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-test-leap15: false
Skip-func-hw-test: true
Test-tag: test_setup_vm test_load_mpi

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Add opensuse-oss-proxy-artifactory for lua pacakge dependencies.

Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-test-leap15: false
Skip-func-hw-test: true
Test-tag: test_setup_vm test_load_mpi

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
@github-actions
Copy link

Errors are Unable to load ticket data
https://daosio.atlassian.net/browse/SRE-3389

@phender phender added the forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. label Oct 14, 2025
@phender
Copy link
Contributor Author

phender commented Oct 14, 2025

Functional on Leap 15.6 stage installed lua-lmod successfully in https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-16973/1

@phender phender requested a review from a team October 14, 2025 13:44
@phender phender merged commit cba31df into master Oct 14, 2025
50 of 52 checks passed
@phender phender deleted the hendersp/SRE-3389 branch October 14, 2025 13:45
phender added a commit that referenced this pull request Oct 14, 2025
Add opensuse-oss-proxy-artifactory for lua-lmod package dependencies.

Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-test-leap15: false
Skip-func-hw-test: true
Test-tag: test_setup_vm test_load_mpi

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
phender added a commit that referenced this pull request Oct 14, 2025
Add opensuse-oss-proxy-artifactory for lua-lmod package dependencies.

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
grom72 added a commit that referenced this pull request Mar 19, 2026
It was detected that lua-lmod must be upgraded manually for
validation on Leap 15.6. See #16973 #16675 #16531 #16224.

The same solution is required to build DAOS on leap 15.6.
Without this fix lua-lmod can detect openmpi resulting in incomplete
DAOS build.
```
/usr/share/lmod/lmod/libexec/lmod python is-loaded mpi/openmpi3-x86_64
No mpirun found in path. Could not configure openmpi

/usr/share/lmod/lmod/libexec/lmod python is-loaded mpi/mpich-x86_64
No mpirun found in path. Could not configure mpich

No MPI installed

Skipping compilation for tests that need MPI
Install and load mpich or openmpi
```

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Doc-only: true
Cancel-prev-build: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed.

Development

Successfully merging this pull request may close these issues.

3 participants