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
For each test scenario a directory of log files is created and post-processed to summarize the test. The directory structure differs based on which client type is used.
@@ -490,10 +496,54 @@ Then run the development container mounting the workspace and your kube config.
490
496
491
497
### Run the tests
492
498
499
+
#### Default: Run Standard Tests Only
500
+
501
+
By default, tests requiring custom builds (e.g., MoE models) are **automatically excluded**:
0 commit comments