[CI] Add pytest markers in config files.#719
[CI] Add pytest markers in config files.#719hsliuustc0106 merged 11 commits intovllm-project:mainfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 541a84ecd6
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
@hsliuustc0106 This PR is ready for review. |
|
fix ci |
gcanlin
left a comment
There was a problem hiding this comment.
Thanks! After this PR is merged, I will refactor run_npu_test.sh. I'm thinking how to implement the similar function on NPU as cuda_device_count_stateless. For now, NPU depends on run_npu_test.sh to allocate the cards, which is inconvenient.
0095576 to
0edd9e1
Compare
2033af2 to
6f0ea39
Compare
|
This PR is done and all tests passed@hsliuustc0106 |
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
6f0ea39 to
1b07efc
Compare
Signed-off-by: Alicia <[email protected]>
Signed-off-by: Alicia <[email protected]>
|
@hsliuustc0106 All the comments have been resolved. Ready to be merged. |
Signed-off-by: Alicia <[email protected]> Signed-off-by: Chen Yang <[email protected]>
Signed-off-by: Alicia <[email protected]>
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTTOM) HAVE BEEN CONSIDERED.
Purpose
This PR is intended to add markers to the config files and introduce related tutorial docs.
All the helpful functions are copied from vllm/tests/utils.py.
New markers:
Example usage:
Test run on CPU:
The edition for the current test files will be completed in the upcoming PR #577 (stil WIP)..
Test Plan
No need to test.
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)