[CI] Remove deprecated test/srt legacy CI setup (#28810)

This commit is contained in:
Lianmin Zheng
2026-06-20 15:09:33 -07:00
committed by GitHub
parent fe428dd845
commit 95fb1ef697
29 changed files with 2 additions and 5773 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ else
echo "Warning: could not parse GPU family from '${HOSTNAME_VALUE}'"
fi
WORKDIR="/sglang-checkout/test/srt"
WORKDIR="/sglang-checkout/test"
declare -A ENV_MAP=(
[SGLANG_IS_IN_CI_AMD]=1
[SGLANG_IS_IN_CI]=1
-1
View File
@@ -26,7 +26,6 @@ FOLDER_NAMES = [
"sgl-kernel",
"test/manual",
"test/registered",
"test/srt",
"test/README.md",
"test/run_suite.py",
"README.md",