[CI] Script to fetch creds from current AWS session#121426
[CI] Script to fetch creds from current AWS session#121426
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/121426
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 4 Pending, 13 Unrelated FailuresAs of commit ee44880 with merge base 7feabe9 ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Because some implementations, like OpenDAL does not work with AWS IMDSv2, but this script will bridge the gap and enables more recnet sccache releases(that swtiched from simple-s3 to OpenDAL) to work in current CI system
69ea1b9 to
eade104
Compare
|
@pytorchbot merge -f "Lint is green, other failures are clearly irrelevant" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Because some implementations, like OpenDAL does not work with AWS IMDSv2, but this script will bridge the gap and enables more recent
sccachereleases(that switched from simple-s3 to OpenDAL) to work in current CI systemWhen launched it prints something like:
which can be
evaled and passed then sccache can use those failures.Validated in #121323