You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate ZFS testing into CI workflows using GitHub Actions. Leverage OpenZFS’s GitHub Action workflows as a reference to run ZFS tests for StrataSTOR.
Assumptions
GitHub Actions runners will use environments that support ZFS (e.g., Ubuntu-based).
Tests will validate the functionality of ZFS components related to StrataSTOR.
Issue
Objective
Integrate ZFS testing into CI workflows using GitHub Actions. Leverage OpenZFS’s GitHub Action workflows as a reference to run ZFS tests for StrataSTOR.
Assumptions
Tasks
1. Workflow Development
.github/workflows/zfs-ci.yml
file based on OpenZFS’s GitHub Action workflow.2. Validation
3. Documentation
Deliverables
.github/workflows/zfs-ci.yml
file configured for running ZFS tests.Additional Considerations
The text was updated successfully, but these errors were encountered: