-
Notifications
You must be signed in to change notification settings - Fork 25.6k
ci: Hardcode runner-determinator #128985
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
ci: Hardcode runner-determinator #128985
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/128985
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ You can merge normally! (2 Unrelated Failures)As of commit 6881767 with merge base fc5b0ff ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
8a51b34
to
76aa922
Compare
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 2 jobs have failed, first few of them are: trunk / libtorch-linux-focal-cuda12.1-py3.7-gcc9-debug / build, trunk / pytorch-linux-focal-py3-clang9-android-ndk-r21e-build / build (default, 1, 1, linux.2xlarge) Details for Dev Infra teamRaised by workflow job |
Hardcode the runner-determinator script for testing ALI. Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
76aa922
to
6881767
Compare
I think the 2 failures are intermittent as this pass previously. |
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 2 checks: pull / linux-jammy-py3.8-gcc11 / test (distributed, 2, 2, linux.2xlarge), trunk / macos-py3-arm64 / test (default, 1, 3, macos-m1-stable) Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Hardcode the runner-determinator script for testing ALI.