[CI] Key scheduled CUDA suites by runner_config instead of hand-written jobs (#34186)
This commit is contained in:
+2
-2
@@ -50,8 +50,8 @@ python3 test/registered/jit/test_add_constant.py
|
||||
python3 test/run_suite.py --hw cpu --suite base-a-test-cpu
|
||||
python3 test/run_suite.py --hw cuda --suite base-a-test-1-gpu-small
|
||||
|
||||
# Nightly tests
|
||||
python3 test/run_suite.py --hw cuda --suite nightly-1-gpu --nightly
|
||||
# Nightly tests (CUDA nightly suites take no --nightly; the stage is in the name)
|
||||
python3 test/run_suite.py --hw cuda --suite nightly-test-1-gpu-large
|
||||
|
||||
# With auto-partitioning (for parallel CI jobs)
|
||||
python3 test/run_suite.py --hw cuda --suite base-b-test-1-gpu-small \
|
||||
|
||||
Reference in New Issue
Block a user