[Simulator] Fix meta host memory budgets on constrained runners (#40440)

This commit is contained in:
Shuwen Wang
2026-09-21 00:42:55 +08:00
committed by GitHub
parent 3dbdd700e2
commit 80da4432d0
2 changed files with 3 additions and 27 deletions
@@ -88,6 +88,7 @@ jobs:
MALLOC_ARENA_MAX: "2"
MAX_JOBS: "1"
PYTEST_DISABLE_PLUGIN_AUTOLOAD: "1"
PYTEST_ADDOPTS: "-s"
TORCH_EXTENSIONS_DIR: ${{ runner.temp }}/torch-extensions
run: |
python3 -m pytest -q tools/sglang-simulator/test/test_simulation_sglang_runner.py