Skip to content

Add preflight infrastructure and validation checks#164

Merged
cijohnson merged 1 commit into
mainfrom
ichristo/preflight
May 19, 2026
Merged

Add preflight infrastructure and validation checks#164
cijohnson merged 1 commit into
mainfrom
ichristo/preflight

Conversation

@cijohnson

Copy link
Copy Markdown
Collaborator
  • Add preflight config system with JSON schema validation
  • Implement base preflight check framework
  • Add GID consistency, interface consistency, and version checks
  • Add RDMA and SSH connectivity validation
  • Include preflight report generation system
  • Add comprehensive unit tests for preflight components
  • Update schemas.py and linux_utils.py to support preflight checks

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

@cijohnson cijohnson force-pushed the ichristo/preflight branch 14 times, most recently from 5444462 to e1576bd Compare May 17, 2026 02:27
Comment thread cvs/input/config_file/preflight/preflight_config.json Outdated
Comment thread cvs/lib/scriptlet.py Outdated
Comment thread cvs/input/config_file/preflight/preflight_config.json Outdated
Comment thread cvs/lib/scriptlet.py Outdated
Comment thread cvs/lib/preflight/version_check.py Outdated
Comment thread cvs/lib/preflight/rdma_connectivity.py Outdated
Comment thread cvs/input/config_file/preflight/preflight_config.json Outdated
@cijohnson cijohnson force-pushed the ichristo/preflight branch from e1576bd to 988305e Compare May 18, 2026 22:47
- Add preflight config system with JSON schema validation
- Implement base preflight check framework
- Add GID consistency, interface consistency, and version checks
- Add RDMA and SSH connectivity validation
- Include preflight report generation system
- Add comprehensive unit tests for preflight components
- Update schemas.py and linux_utils.py to support preflight checks

Co-authored-by: Cursor <cursoragent@cursor.com>
Signed-off-by: Ignatious Johnson <ichristo@amd.com>
@cijohnson cijohnson force-pushed the ichristo/preflight branch from 988305e to 7adf98c Compare May 18, 2026 23:05
@cijohnson cijohnson merged commit 25b6147 into main May 19, 2026
2 checks passed
@cijohnson cijohnson deleted the ichristo/preflight branch May 19, 2026 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants