Skip to content

Commit 9f17db0

Browse files
authored
allow sagemaker test vllm (#5442)
1 parent cbf299b commit 9f17db0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/testrunner.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ def main():
287287
"security_sanity",
288288
"eks",
289289
"ec2",
290+
"sagemaker",
290291
}:
291292
LOGGER.info(
292293
f"NOTE: {specific_test_type} tests not supported on vllm images. Skipping..."

0 commit comments

Comments
 (0)