Fix 2-gpu CI test and suppress some warnings (#4930)

This commit is contained in:
Lianmin Zheng
2025-03-30 12:51:44 -07:00
committed by GitHub
parent f842853a40
commit 9adf178cc2
4 changed files with 21 additions and 19 deletions

View File

@@ -567,7 +567,7 @@ class TestEAGLEServerPageSize(TestEAGLEServer):
"--max-running-requests",
8,
"--page-size",
4,
8,
],
)