Enable async-assert invariant probes by default in CI (#27461)
This commit is contained in:
@@ -17,6 +17,7 @@ WORKDIR="/sglang-checkout/test/srt"
|
||||
declare -A ENV_MAP=(
|
||||
[SGLANG_IS_IN_CI_AMD]=1
|
||||
[SGLANG_IS_IN_CI]=1
|
||||
[SGLANG_ENABLE_ASYNC_ASSERT]=1
|
||||
[SGLANG_USE_AITER]=1
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user