Skip to content

Conversation

mawad-amd
Copy link
Collaborator

Motivation

Additional testing for the package.

Technical Details

Add tests for installing via pip install git+

Test Plan

Test Result

Submission Checklist

@Copilot Copilot AI review requested due to automatic review settings September 17, 2025 20:49
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new CI workflow for testing pip installation of the Iris package using Apptainer containers. The workflow validates that the package can be successfully installed via pip install git+ and that distributed tests work correctly across different rank configurations.

Key changes:

  • Enhanced error handling in the distributed test runner to properly propagate test failures
  • Added comprehensive pip install testing workflow with multi-rank matrix testing

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
tests/run_tests_distributed.py Improved error handling to ensure test failures are properly propagated to the main process
.github/workflows/iris-pip-install-test.yml New GitHub Actions workflow for testing pip installation with Apptainer and multiple rank configurations

@github-actions github-actions bot added in-progress We are working on it iris Iris project issue labels Sep 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress We are working on it iris Iris project issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant