TensorRT-LLMs/tests/integration/defs
Faraz 8e84df74b5
Fix e2e test failure for RTX6000 Pro (#6420)
Signed-off-by: list <58580514+farazkh80@users.noreply.github.com>
Signed-off-by: Faraz <58580514+farazkh80@users.noreply.github.com>
2025-07-30 23:32:44 -04:00
..
accuracy test: add accuracy reference (#6479) 2025-07-31 12:27:29 +10:00
cpp [TRTLLM-6471] Infra: unwaive nixl tests and some disagg-serve tests (#6095) 2025-07-19 00:48:44 +08:00
deterministic chore: Cleanup deprecated APIs from LLM-API (part 1/2) (#3732) 2025-05-07 13:20:25 +08:00
disaggregated [nvbug/5410296][fix] Fix OOM in Llama 4 disagg-serve tests (#6439) 2025-07-31 00:41:37 +08:00
examples test: Add time logging for lora tests (#6466) 2025-07-30 14:02:43 -07:00
llmapi fix: NVBug 5385576 py_batch_idx issue (#6153) 2025-07-18 22:36:43 +08:00
perf [fix] Move kv_cache_free_gpu_mem_fraction arg to benchmark command in tests (#6463) 2025-07-30 10:53:43 +10:00
stress_test [BREAKING CHANGE]: change default backend to PyTorch in trtllm-serve (#5717) 2025-07-21 21:09:43 +08:00
sysinfo Update (#2978) 2025-03-23 16:39:35 +08:00
triton_server fix: Fix triton backend build [nvbug 5396469] (#6098) 2025-07-22 12:48:00 +08:00
__init__.py [fix] Remove SpecConfig and fix thread leak issues (#5931) 2025-07-12 21:03:24 +09:00
.test_durations [refactor] Unify name of NGram speculative decoding (#5937) 2025-07-19 12:59:57 +08:00
agg_unit_mem_df.csv test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
ci_profiler.py Update (#2978) 2025-03-23 16:39:35 +08:00
common.py test: Add time logging for lora tests (#6466) 2025-07-30 14:02:43 -07:00
conftest.py Revert "tests: add timeout_manager to tensorrt flow test cases (#5942)" (#6309) 2025-07-23 23:58:10 -04:00
local_venv.py [fix] Fix Mistral3VLM weight-loading & enable in pre-merge (#6105) 2025-07-17 11:04:17 -07:00
pytest.ini test: fix PytestUnknownMarkWarning: Unknown pytest.mark.timeout (#6115) 2025-07-17 20:55:04 +10:00
runner_interface.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_cache.py chore: clean some ci of qa test (#3083) 2025-03-31 14:30:41 +08:00
test_cases.yml Update (#2978) 2025-03-23 16:39:35 +08:00
test_e2e.py Fix e2e test failure for RTX6000 Pro (#6420) 2025-07-30 23:32:44 -04:00
test_list_parser.py [TRTLLM-4535][infra]: Add marker TIMEOUT for test level (#3905) 2025-05-25 23:30:40 -07:00
test_list_validation.py [Infra]Remove some old keyword (#4552) 2025-05-31 13:50:45 +08:00
test_mlpf_results.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_sanity.py Update (#2978) 2025-03-23 16:39:35 +08:00
test_unittests.py [Infra] - Increase unittest execution time since some test exceeds 1600 (#6277) 2025-07-24 10:02:28 +08:00
trt_test_alternative.py tests: only get timeout value from pytest marker (#6287) 2025-07-24 20:51:02 +08:00