-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[CI] Migrate Eagle 1-GPU tests to test/registered/ #14529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
/tag-and-rerun-ci |
Move Eagle 1-GPU tests from test/srt/ to test/registered/eagle/ as part of the CI registry migration. Changes: - Move 5 Eagle test files to test/registered/eagle/ - Add CI registry decorators with suite="stage-b-test-small-1-gpu" - Add stage-b-test-small-1-gpu suite to test/run_suite.py - Add stage-b-test-small-1-gpu job to pr-test.yml (4 partitions) - Remove Eagle entries from test/srt/run_suite.py
7bbb26f to
35ff902
Compare
hnyls2002
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest to place eagle/ under another layer of spec, e.g. registered/spec/eagle
hnyls2002
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also consider putting test_build_eagle_tree.py under spec/utils, which is a normal part for all the spec backends.
- Place eagle/ under registered/spec/eagle/ as suggested - Move test_build_eagle_tree.py to spec/utils/ as a common utility
f8c79f9 to
bb78714
Compare
|
@alisonshao CI failed. |
Summary
test/srt/totest/registered/eagle/suite="stage-b-test-small-1-gpu"stage-b-test-small-1-gpusuite totest/run_suite.pyPER_COMMIT_SUITESstage-b-test-small-1-gpujob topr-test.ymlwith 4 partitionstest/srt/run_suite.pyFiles Migrated
Test plan
stage-b-test-small-1-gpujob runs in CI