Use the Python from the compatibility layer for installing ReFrame in test script#222
Use the Python from the compatibility layer for installing ReFrame in test script#222bedroge wants to merge 2 commits into
Conversation
|
Let's give it a try... bot: build repo:eessi.io-2025.06-compat arch:riscv64/generic edit: cancelled that run, as the RISC-V CI is also failing, maybe it has the same issue. |
|
New job on instance
|
|
The I suppose this is happening because it has to build |
|
The lxml error can be solved by running this inside the compat layer environment (which has these packages installed), but then the next issue pops up for maturin: Giving up for now... |
Hopefully this fixes the test step issue on RISC-V (which failed because of a missing library, I suppose in the build container or on the build host). Also changed the CI and made it use our test script for running the ReFrame test suite.