-
Notifications
You must be signed in to change notification settings - Fork 26.3k
ci: Ensure we pass through TPU env variables (REDO) #170270
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/170270
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 2 Unrelated FailuresAs of commit 85645e9 with merge base 8ebbfb1 ( NEW FAILURE - The following job has failed:
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. |
These are needed in order to ensure that TPUs can work correctly in our DinD setup. Signed-off-by: Eli Uriegas <[email protected]> ghstack-source-id: 3734e4e Pull-Request: #170270
|
Starting merge as part of PR stack under #170267 |
1 similar comment
|
Starting merge as part of PR stack under #170267 |
|
@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: 1 jobs have failed, first few of them are: trunk / linux-jammy-rocm-py3.10 / test (default, 1, 6, linux.rocm.gpu.gfx942.1) Details for Dev Infra teamRaised by workflow job |
|
Starting merge as part of PR stack under #170267 |
has_profile check wasn't working which explains the ROCm issues with oidc. Also removes the cross-account login. I did a sweep and I don't think we maintain an ECR on the lf account so this isn't actually needed Signed-off-by: Eli Uriegas <[email protected]> Pull Request resolved: #170267 Approved by: https://github.com/huydhn, https://github.com/zxiiro ghstack dependencies: #170272, #170269, #170270
These are needed in order to ensure that TPUs can work correctly in our DinD setup. Signed-off-by: Eli Uriegas <[email protected]> Pull Request resolved: pytorch#170270 Approved by: https://github.com/oulgen ghstack dependencies: pytorch#170272, pytorch#170269
has_profile check wasn't working which explains the ROCm issues with oidc. Also removes the cross-account login. I did a sweep and I don't think we maintain an ECR on the lf account so this isn't actually needed Signed-off-by: Eli Uriegas <[email protected]> Pull Request resolved: pytorch#170267 Approved by: https://github.com/huydhn, https://github.com/zxiiro ghstack dependencies: pytorch#170272, pytorch#170269, pytorch#170270
Stack from ghstack (oldest at bottom):
These are needed in order to ensure that TPUs can work correctly in our
DinD setup.
Signed-off-by: Eli Uriegas [email protected]