Skip to content

Conversation

@Menglths
Copy link
Contributor

Purpose

To avoid manual errors, an automated pre-check for the initial setup is needed. This helps detect issues early, improve inference stability, and prevent faults from configuration errors.

Modifications

Added configurations for SSH password-free login, health status checks of hardware devices, network connectivity between nodes, TLS verification between nodes, model weight file integrity and consistency, and storage mount point rate checks.

  • Added test/common/envprecheck/run_env_precheck.py

  • Added test/suites/E2E/test_environment_precheck.py

  • Modified test/config.yaml

  • Modified test/suites/E2E/test_uc_performance.py

Test

How was this patch tested?
Verified each pre-check function runs correctly. Assertions for overall status are preserved and working.
image

Copy link

@Wwwzff Wwwzff left a comment

Choose a reason for hiding this comment

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

LGTM

@Wwwzff Wwwzff merged commit 105ea43 into ModelEngine-Group:develop Dec 10, 2025
3 checks passed
Lijiachen1018 pushed a commit to Lijiachen1018/unified-cache-management that referenced this pull request Dec 18, 2025
Lijiachen1018 pushed a commit to Lijiachen1018/unified-cache-management that referenced this pull request Dec 18, 2025
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