mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
[None][chore] Update CODEOWNERS for test cases and test list (#10119)
Signed-off-by: LarryXFly <197874197+LarryXFly@users.noreply.github.com>
This commit is contained in:
parent
478b6b20a1
commit
48dbc61129
13
.github/CODEOWNERS
vendored
13
.github/CODEOWNERS
vendored
@ -1,5 +1,18 @@
|
||||
# This file defines code ownership rules for the repository.
|
||||
|
||||
## TensorRT-LLM QA
|
||||
### Integration Tests
|
||||
/tests/integration/test_lists/qa @NVIDIA/trt-llm-qa
|
||||
/tests/integration/defs/examples/test_ray.py @NVIDIA/trt-llm-qa-function
|
||||
/tests/integration/defs/examples/test_redrafter.py @NVIDIA/trt-llm-qa-function
|
||||
/tests/integration/defs/accuracy @NVIDIA/trt-llm-qa-function
|
||||
/tests/integration/defs/stress_test @NVIDIA/trt-llm-qa-function
|
||||
/tests/integration/defs/triton_server @NVIDIA/trt-llm-qa-function
|
||||
/tests/integration/defs/test_e2e.py @NVIDIA/trt-llm-qa-function
|
||||
/tests/integration/defs/disaggregated @NVIDIA/trt-llm-qa-serving
|
||||
/tests/integration/defs/sysinfo @NVIDIA/trt-llm-qa-perf
|
||||
/tests/integration/defs/perf @NVIDIA/trt-llm-qa-perf
|
||||
/tests/integration/defs/perf/disagg @NVIDIA/trt-llm-qa-serving
|
||||
|
||||
## TensorRT-LLM Infra
|
||||
### CI
|
||||
|
||||
Loading…
Reference in New Issue
Block a user