Skip to content

Conversation

@Menglths
Copy link
Contributor

@Menglths Menglths commented Dec 9, 2025

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

@Menglths Menglths force-pushed the environment-preCheck branch from 8d399f3 to d5d23d0 Compare December 9, 2025 14:41
@Menglths Menglths force-pushed the environment-preCheck branch 4 times, most recently from 5b0818a to 56b1416 Compare December 9, 2025 14:44
@Menglths Menglths force-pushed the environment-preCheck branch from 90ff460 to 2695fb8 Compare December 9, 2025 14:48
@Menglths Menglths closed this Dec 10, 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.

1 participant