Skip to content

Commit 49efd27

Browse files
Update test-pipeline.yaml
Disabling the "Tensorizer Test". The test is seen to generate exceptions while still reporting as successful. That needs to be verified before re-enabling the test in the production environment. Signed-off-by: Alexei V. Ivanov <alexei.ivanov@amd.com>
1 parent f94ec9b commit 49efd27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/test-pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ steps:
420420
- pytest -v -s kernels/mamba
421421

422422
- label: Tensorizer Test # 11min
423-
mirror_hardwares: [amdexperimental, amdproduction]
423+
mirror_hardwares: [amdexperimental]
424424
soft_fail: true
425425
source_file_dependencies:
426426
- vllm/model_executor/model_loader

0 commit comments

Comments
 (0)