Skip to content

Commit 4768e6f

Browse files
authored
[https://nvbugs/6344108][fix] skip TestNemotron3Super120B on pre-blackwell (#15539)
Signed-off-by: Bo Deng <deemod@nvidia.com>
1 parent fb43138 commit 4768e6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/defs/accuracy/test_disaggregated_serving.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2085,6 +2085,7 @@ def test_nvfp4(self):
20852085

20862086

20872087
@pytest.mark.timeout(DEFAULT_TEST_TIMEOUT)
2088+
@skip_pre_blackwell
20882089
@pytest.mark.skip_less_device_memory(80000)
20892090
class TestNemotron3Super120B(LlmapiAccuracyTestHarness):
20902091
MODEL_NAME = "nvidia/Nemotron-Super-V3"

0 commit comments

Comments
 (0)