Skip to content

CI: Support PyCOMPSs installation on macOS ARM64 runners #285

@kshitij-maths

Description

@kshitij-maths

Is your feature request related to a problem? Please describe.
Currently, the ParallelROM test suite is ignored on macOS (ARM64) runners. During the setup of the CI pipeline in PR #283, it was discovered that the PyCOMPSs installation script fails with a ConnectionResetError while attempting to download the COMPSs runtime from the BSC servers. This prevents us from having full, automated test coverage for parallel features on macOS.

Describe the solution you'd like
The macOS CI environment stabilized so that PyCOMPSs can be installed reliably. This would allow the tests/test_parallel/ suite to run on macos-latest runners.

Describe alternatives you've considered

  • Current State: Ignored parallel tests on macOS to maintain CI stability.

Additional context
This issue follow-up to the work done in PR #283. The ubuntu CI is currently functional and passing all parallel tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions