Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
58440172
Unverified
Commit
58440172
authored
Aug 21, 2024
by
William Lin
Committed by
GitHub
Aug 21, 2024
Browse files
[ci] [multi-step] narrow multi-step test dependency paths (#7760)
parent
1ca0d4f8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
3 deletions
+11
-3
.buildkite/test-pipeline.yaml
.buildkite/test-pipeline.yaml
+11
-3
No files found.
.buildkite/test-pipeline.yaml
View file @
58440172
...
...
@@ -312,12 +312,20 @@ steps:
-
CUDA_VISIBLE_DEVICES=0,1 pytest -v -s test_sharded_state_loader.py
-
CUDA_VISIBLE_DEVICES=0,1 pytest -v -s distributed/test_utils.py
-
label
:
Multi-step Tests (4 GPUs)
# 1
0
min
-
label
:
Multi-step Tests (4 GPUs)
#
2
1min
working_dir
:
"
/vllm-workspace/tests"
num_gpus
:
4
source_file_dependencies
:
-
vllm/
-
tests/multi_step/test_correctness.py
-
vllm/model_executor/layers/sampler.py
-
vllm/sequence.py
-
vllm/worker/worker_base.py
-
vllm/worker/worker.py
-
vllm/worker/multi_step_worker.py
-
vllm/worker/model_runner_base.py
-
vllm/worker/model_runner.py
-
vllm/worker/multi_step_model_runner.py
-
vllm/engine
-
tests/multi_step
commands
:
-
pytest -v -s multi_step/test_correctness.py
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment