[ci] Sync test areas yaml file with test-pipeline (#30862)

Signed-off-by: Kevin H. Luu <khluu000@gmail.com>
This commit is contained in:
Kevin H. Luu
2025-12-17 02:30:56 -08:00
committed by GitHub
parent 9ad5b21710
commit 4bf6c23668
5 changed files with 10 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ steps:
- vllm/model_executor/layers/quantization
autorun_on_main: true
commands:
- pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-small.txt --tp-size=1
- pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-small.txt
- label: LM Eval Large Models (4 GPUs)(A100)
gpu: a100
@@ -43,4 +43,4 @@ steps:
- csrc/
- vllm/model_executor/layers/quantization
commands:
- pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-blackwell.txt --tp-size=1
- pytest -s -v evals/gsm8k/test_gsm8k_correctness.py --config-list-file=configs/models-blackwell.txt